by Santhakumar Munuswamy
Posted on 30 November 2014
ASP.NET, Tips & Tricks
Problem:
The page cannot be found while browsing the aspx page in Windows Server 2003 with IIS 6.0
Solutions:
To resolve this, do the following steps:
· Click on start then Programs - > Visual Studio 2005 (i.e. your system installed version)
· Visual Studio Tools then Click Visual studio command prompt.
· That will reregister ASP.NET to IIS C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -I
· C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -I
· Copy and paste visual studio command prompt
· Then Enter
· Finished installation ASP.NET (version)