15 pts.
 Windows 7 Pro. IIS error message
I have a new windows 7 Pro. After configuring the IIS and setting up virtual directories, I tried to run a test page, but I keep getting the following error message. [h2]HTTP Error 404.3 - Not Found[/h2] [h3]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.[/h3] It required that I configure an extension handler but I was having problem with configuring the extensions. Please any quick and easy step-by-step guide will be highly appreciated. Thanks

Software/Hardware used:
Windows 7 Pro
ASKED: April 13, 2010  8:33 PM
UPDATED: April 23, 2010  12:14 AM

Answer Wiki:
Here's a quick guide found. Hope it helps you out. <a href="http://learn.iis.net/page.aspx/28/install-iis-7-on-windows-vista-and-windows-7/ ">Install IIS 7 on Windows Vista and Windows 7</a> -Aguacer0 This could work depending on the type of page you were testing: Go to %windir%\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ and execute this command: <pre>ServiceModelReg.exe -r –y</pre> Restart your IIS and try again. -CarlosDL
Last Wiki Answer Submitted:  April 23, 2010  12:14 am  by  Aguacer0   8,120 pts.
All Answer Wiki Contributors:  Aguacer0   8,120 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _