Thanks for reading,
EQUIPMENT, SOFTWARE, OS;
I installed CS5.5 abd CF9 on the new pc using Windows 7 Professional and IIS 7. - 64 bit
DIRECTORIES after installation;
C:\ColdFusion9\wwwroot\
C:\inetpub\wwwroot\CFIDE\administrator
THIS WORKS;
- http://127.0.0.1/Webisers/webisers.com/
- http://webisers.com/
- http://127.0.0.1/CFIDE/administrator/index.HTML
this DOES NOT WORK;
- http://127.0.0.1/CFIDE/administrator/index.cfm
- http://127.0.0.1:80/CFIDE/administrator/index.cfm
- http://localhost/CFIDE/administrator/index.cfm
- C:\ColdFusion9\wwwroot - http://127.0.0.1/cfExp/index.cfm, this was an experiment.
ERROR in browser:
HTTP Error 404.3 - Not Found The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
IIS 7;
Is working locally, 127.0.0.1 , and is a testing server for the internet from home and tests apps and sites online also.
I went to MIME Types in IIS 7 and enabled .cfm extensions with no success. The browser would want to download the .cfm page after that. I read the other simular forum post I didnt see any answers , or did I not look hard enough. I used Coldfision 6 or 7, it was MX, years ago and it worked right away after installation.
Suggesstions and help please? Also , where do I find log files and will log files contain any useful information? Not sure whats going on, so any help is greatly appreciated. Thanks