|
Subject:
|
Unable to create ASP.NET project
|
|
Posted By:
|
manisha2578
|
Post Date:
|
6/20/2005 10:34:02 PM
|
Hi, I am facing a problem while creating a web application ASP.NET using C#.NET. I have Windows 2000 Professional and Visual Studio .NET 1.1 and IIS. While creating Asp.NET project through Visual Studio .NET Following error is occurring – “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 application or Services”
Please help me out.
manisha
|
|
Reply By:
|
planoie
|
Reply Date:
|
6/21/2005 8:00:46 AM
|
Sounds like you don't have .NET fully installed. Also, you can verify that IIS is set up correctly. Search this forum for "aspnet_regiis" for many threads dealing with this.
-Peter
|
|
Reply By:
|
ashokparchuri
|
Reply Date:
|
7/2/2005 3:07:45 AM
|
hi,
It seems like your iis is not installed properly.Just type "iisreset" In command prompt.this command stops and starts the iis.
If iis is not installed properly it intimates to you.If this is the problem install iis from os cd.
If this is not the problem then you have repair the dotnet frame work.
Hope this works-Ashok Parchuri
|