Skip to main content
November 16, 2012
Question

CF 9.0.2 on Windows 7 x64 - need help with install

  • November 16, 2012
  • 1 reply
  • 1342 views

I just installed CF 9.0.2 on Windows 7 Ultimate x64, and I am getting a 404.3 error when I try to access the CF Administrator. I did turn on ISAPI Extensions and IIS Metabase/IIS 6 configuration compatibility. Here's the error I'm getting when I try to access the admin:

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.

Detailed Error Information

ModuleStaticFileModule
NotificationExecuteRequestHandler
HandlerStaticFile
Error Code0x80070032

Requested URLhttp://127.0.0.1:80/CFIDE/administrator/index.cfm
Physical PathC:\inetpub\wwwroot\CFIDE\administrator\index.cfm
Logon MethodAnonymous
Logon UserAnonymous
This topic has been closed for replies.

1 reply

November 16, 2012

FYI, after running wsconfig, I see that I have 1 configured web server, which is:

[ localhost:coldfusion ] Internet Information Server (IIS) : All

However, I cannot change or delete it. When I try to add a new one, and am asked to restart the server, I get the error:

Version 0.0 is installed. Supported versions are 4.x, 5.x, 6.x, 7.x

I assume this is referring to IIS.

When I try to delete it, I get the error:

Error deleting IIS application extensions .jsp,.jws,.cfm,.cfml,.cfr,.cfswf,.hbmxml,.hbmxml from web site All (0)

Seems like there's a problem with my IIS configuration. I have an old laptop running Windows 7 x64 and is running CF just fine, but my install path started with 9.0 and then I applied updates after that.