Monday, May 21, 2007

“Visual Studio .NET has detected that the specified Web Server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services.”
(For VS2003)

To resolve this
1. open a command prompt
2. cd %windir%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i

No comments: