You may post here on any subjects related to this site or the software therein.
(Most everything on this site is tied into the forums so that you may leave or post comments about it.)
Can't get the ColdFusion Wizard to show up?
You want the file cfxwiz_vc50.awx which is in
Program FilesDevStudioCommonMsDev98Template.
Copy it to
Program FilesDevStudioSharedIDEbinide
for VC++ 5 or
Program FilesMicrosoft Visual StudioCommonMSDev98Binide
for VC++ 6.
Where is the CFX.H file?
You need the cfx.h file to compile any tag.
It's in the folder cfusioncfxinclude.
You can either copy it directly into your project folder or use it's path in your include.
CFXAPI.zip
The awx and cfx.h are sometimes difficult to get installed and you can waste a lot of time trying to get at them.
Here's a small zip with both of them.