Windows 2008 R2
ColdFusion 10
IIS 7
We just upgraded our production server (clone, not in production yet) from CF9 to CF10. The issue seems to be that the default/welcome document is nto being honored. Example:
If I go to http://server/dir/default.cfm everything is cool, but if I go to http://server/dir/ I get a 404 error.
When we upgraded our test box, we had a handful of issues, but this was not one. I have gone ahead and removed and re-added the default docs in IIS, plus into the web.xml file (Tomcat) and applicationHost.config. I have also removed and re-added the IIS site via wsconfig (and once manually). The IIS server serves up all the cfm files, etc. fine, it is just using the dir only.