Article ID: 942052 - Last Review: September 13, 2007 - Revision: 2.0 Error message when you visit a Web site that is hosted on IIS 7.0: "HTTP Error 404.4 - Not Found"SYMPTOMSYou have a Web site that is hosted on Internet Information Services (IIS) 7.0. When you visit this Web site in a Web browser, you may receive an error message that resembles the following: Server Error in Application "application name" HTTP Error 404.4 - NO_HANDLER Description: The system cannot find the file specified. Error Code: 0x80070002 CAUSEThe file name extension of the requested URL does not have a handler that is configured to process the request on the Web server. RESOLUTIONTo resolve this problem, add a handler mapping for the file name extension of the requested URL. For example, follow these steps if you want to add a StaticFile handler mapping:
| Article Translations
|

Back to the top
