Getting trouble when I am trying to create a ASP.net web application

  • Thread starter Thread starter Kris
  • Start date Start date
K

Kris

I was trying to create a new ASP.net web application by
using Visual studio.net development environment. I am
getting the following message.

visual studio .net has detected that the specified web
server is not running ASP.NET version 1.1

Please help me.
 
Hi Kris,

It means that there (VS detects) is no IIS server running on the place that
you say there is while creating the project. (In the bottom line when you
choise asp.net project)

I hope this helps,

Cor
 
Back
Top