Groups | Blog | Home
all groups > asp.net > january 2005 >

asp.net : Simple problem :/


Brandon Potter
1/1/2005 5:52:54 PM
Assuming that you are creating the project under http://localhost/... etc...

Try reregistering ASP.NET with IIS.

http://www.microsoft.com/resources/documentation/iis/6/all/proddocs/en-us/aaconaspnetiisregistrationtoolaspnet_regiisexe.mspx

If that document doesn't make sense, go to a command prompt and navigate to
the directory:

C:\%windir%\Microsoft.NET\Framework\v1.1.4322\

Then run the command

aspnet_regiis.exe -i

See if that does the trick.

Brandon

[quoted text, click to view]

Tasiek
1/1/2005 11:28:16 PM
I have Windows XP profesional and without any SP's. 1 hour ago i install
IIS, after that i install Visual Studio with web services. I try make
project C# -> ASP.NET Web Service and i have error : "Visual Studio .NET has
dedected that the specified Wbe server is not running ASP.NET version 1.1
You will be unable to run ASP.NET Web aplicatoins or services".
My friend done same things ...and work ok. In my comp occure that error.
What i should do ???

Tasiek

AddThis Social Bookmark Button