Problems installing to IIS 8
spthorn
Posts: 12 Bronze 4
I get a 404 when attempting to connect to localhost:8081; here's some error info:
Module: IIS Web Core
Notification: MapRequestHandler
Handler: StaticFile <-- isn't that wrong?
Error Code: 0x80070002
Requested URL: http://localhost:8081/UrlRouting.axd
Physical Path: C:\Program Files\Red Gate\SQL Monitor 4\Website\UrlRouting.axd
Logon Method: Anonymous
Logon User: Anonymous
I'm sure it's something in my IIS setup on Windows8, but I don't know what. Any pointers?
Module: IIS Web Core
Notification: MapRequestHandler
Handler: StaticFile <-- isn't that wrong?
Error Code: 0x80070002
Requested URL: http://localhost:8081/UrlRouting.axd
Physical Path: C:\Program Files\Red Gate\SQL Monitor 4\Website\UrlRouting.axd
Logon Method: Anonymous
Logon User: Anonymous
I'm sure it's something in my IIS setup on Windows8, but I don't know what. Any pointers?
Comments
http://stackoverflow.com/questions/5677 ... 0x80070002
http://forums.asp.net/t/1857376.aspx?De ... +Not+Found
If you still have problems, then you could try reinstalling using the Mono XSP WebServer service that comes with the SQL Monitor installer. At the very least it will confirm whether the problem is with the installation or with the IIS configuration.