samedi 25 avril 2015

Browsing to home page generates 404 error


I deployed my ASP.NET application that works within VS Express for Web 2013 to a newly-created server (Windows Server 2008 R2, IIS 7.5). Browsing to the home page generates a 404 error. Detailed error information:

Module: IIS Web Core
Notification: MapRequestHandler
Handler: StaticFile
Error Code: 0x80070002
Requested URL: http://ift.tt/1DvyNq9
Physical Path: C:\example\Account\Login
Logon Method: Anonymous
Logon User: Anonymous

Of course, physical path C:\example\Account\Login does not exist; it is really c:\example\Account\Login.aspx.

My guess would be that the problem is that the handler is StaticFile, but how do I fix it?


Aucun commentaire:

Enregistrer un commentaire