“Page cannot be found” when browsing aspx pages in Windows Server 2003 with IIS 6.0

logo asp.netYou may get a Page cannot be found message when you browse aspx pages in a Windows Server 2003 environment.

That is because in Windows 2003, all the webservice extensions are “Prohibited” by default to ensure security.

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.

This article applies for Windows Server 2003, IIS 6.0 environment.

Deixe um comentário

O seu endereço de email não será publicado. Campos obrigatórios marcados com *