ASP.NET Pages browse error

The page cannot be found while browsing the aspx page in Windows Server 2003 with IIS 6.0

To resolve this, do the following steps:
  1. Click on start then Programs - > Visual Studio 2005 (i.e. your system installed version)
  2. Visual Studio Tools then Click Visual studio command prompt.
  3. That will reregister ASP.NET to IIS C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -I
  4. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -I
  5. Copy and paste visual studio command prompt
  6. Then Enter
  7. finished installation ASP.NET (version)

0 comments:

Post a Comment