NET 2003

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I installed .NET 2003 on XP Pro and I'm trying to create a asp.net app and i
get an error message.

VS.NET has detected that the specified web server is not running ASP.NET 1.1
You will be unable to run asp.net web app or services.

Now i have .NET Framework 1.1 installed. so what i'm i missing?

thx
 
Now i have .NET Framework 1.1 installed. so what i'm i missing?

IIS is missing

Control Panel->Add Remove Programs->Add/removeWindows Components->Internet
Information Services->Details->World Wide Web Service

Select it then click OK and let it do its thing

HTH
Brian W
 
I installed IIS twice
Brian W said:
IIS is missing

Control Panel->Add Remove Programs->Add/removeWindows Components->Internet
Information Services->Details->World Wide Web Service

Select it then click OK and let it do its thing

HTH
Brian W
 
Back
Top