Error: Visual Studio has detected that...

HardCode

Freshman
Joined
Apr 2, 2004
Messages
49
Ack! This dreaded error and I cannot work it out:

Visual Studio 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.

Happens when I start VS.NET 2003 on Win2K and select a new project of an ASP Application or a Blank Web Application.

I Googled all over and tried all the fixes in many different combinations:
1. aspnet_regiis -i (even did -ua first later)
2. Delete folder Microsoft.NET\Framework\1.0.xxxx
3. Uninstall and reinstall Framework 1.1 + SP1 for 1.1
4. regsvr32 that aspnet .DLL file

Still no good. I cannot fix the error. I haven't yet reinstalled IIS5.0, but it seems that is the very cause of this error. The odd things is, all I did to IIS, which was installed first, was enable FrontPage Server Extensions via the VS.NET setup Prerequisites. Other than that, IIS was installed first and never touched. BTW, asp.net pages run fine on the server :confused:
 
Last edited:
Man, that "forum" gives me a headache just looking at it. For such a popular site I'd think they would have a legible forum engine!

No answer there after 24 hours. Man, this is stinks. I am going to upgrade my PC to Win XP and after a clean reinstall I will see if it works. Maybe there was some remnant of the uninstalled ASP.NET 2.0 Beta?
 
Back
Top