I have Vista Home Basic and enabled IIS on my system.
When I tried to go to the localhost, it blared a 404.4 at me...
Server Error in Application "Default Web Site"
--------------------------
----------
----------
----------
----------
----------
----
HTTP Error 404.4 - Not Found
Description: The resource you are looking for does not have a handler associated with it.
Error Code: 0x80070002
Notification: MapRequestHandler
Module: IIS Web Core
Requested URL:
http://localhost:80/ Physical Path: C:\inetpub\wwwroot
Logon User: Anonymous
Logon Method: Anonymous
Handler: Not yet determined
Most likely causes:
The file extension for the requested URL does not have a handler configured to process the request on the Web server.
What you can try:
If the file extension does not have a handler associated with it, add a handler mapping for the extension.
Verify that the handler associated with the file extension is properly installed and configured.
Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click here.
More Information... This error means that the Web server does not recognize the file extension of the requested resource. A module handler is not configured on the Web server for this extension. If the file extension being denied is required by the Web server, add the appropriate handler for the file extension.
--------------------------
----------
----------
----------
----------
----------
----
Server Version Information: Internet Information Services 7.0.
--------------------------
----------
----------
----------
----------
----------
----
In the Microsoft Support Center, it said to go to Run and type "inetmgr.exe," but apparently the file doesn't exist. can someone help me here?
Start Free Trial