Friday, May 21, 2010

How to run a ASP.NET Program?

I create the virtual diectory. And the when I create the New project , I can not create.


I got the error msg.


That msg is, "Visual studio.net has detected that the specified Web server is not running ASP.NET v 1.1. You will be unable to run ASP.NET Web applications or services."

How to run a ASP.NET Program?
1- Goto command prompt from visual studio program directory listed in start menu --%26gt; Program Files.


2- Execute the following command from command prompt


aspnet_regiis /i





It'll install and start asp.net services and your problem will be solved.

pollen

No comments:

Post a Comment