I just finished loading a new laptop running WinXP Pro. I
installed IIS, got every update available, including all
the .NET Framework updates. I loaded MS Visual Studio.NET
2003. I bring up Studio.NET and try to create an ASP.NET
web application and get a message that "the specified web
server is not running ASP.NET version 1.1" even though I
can clearly see that version 1.1 of the framework is
installed.

Any suggestions? Do I need to reinstall Studio.NET?

Thanks,
-- Rob

IIS and ASP.NET by Rob

Rob
Mon Oct 20 15:24:34 CDT 2003

Nevermind, I got it. I ran aspnet_regiis /i and it seems
to have taken care of the problem.

-- Rob