Introduction You may get a Page cannot be found message when you browse aspx pages in a Windows Server 2003 environment.
Why does this error occur? That is because in Windows 2003, all the webservice extensions are "Prohibited" by default to ensure security.
Resolution To resolve this, do the following steps:-
1. 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
That should resolve this issue.
Applies To This article applies for Windows Server 2003, IIS 6.0 environment.
Summary This article discussed on resolving the "Page cannot be displayed" Error that occurs when browsing ASP.NET pages in Windows Server 2003, IIS 6.0 environment.
|
No responses found. Be the first to respond and make money from revenue sharing program.
|