“Page cannot be found” when browsing aspx in IIS 6
In Windows 2003, all webservice extensions are “Prohibited” by default.
You need to enable ASP .net extensions to resolve the issue:
1. Open up IIS manager or, from your Run command, type inetmgr and press enter.
2. Expand the appropriate nodes in the IIS to locate the “Webservice Extensions” Node
3. Click on the same.
4. You will find a list of “prohibited” extensions in the right.
5. Click on ASP.NET and “allow” it
Trackback URI |