Sunday, January 23, 2005

"IIS Not Running ASP.Net 1.1"

"IIS Not Running ASP.Net 1.1"

In case of you got message like "Visual Studio .Net has detected that the specified Web Server is not Running ASP.Net 1.1", it is because you didn't install IIS at install time. Fortunately, you have a solution to install it later by now using below command.

aspnet_regiis -r

No comments: