Web server is not running ASP.NET version 1.1.

B

BobAchgill

I tried to start a new ASP .Net project and got this error.

ERROR:
Visual Studio .NET 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.

I am already at SP2 and don't have IIS installed. What is my alternative to
either getting IIS installed (I don't have a SP2 version of IIS install disk)
or using some third party server that supports ASP .net??

Thanks!

Bob
 
C

Cor Ligthert[MVP]

Bob,

In my idea do you ask two questions, is it that IIS is not on your computer,
or that there is not set in IIS that it should use Net 1.1?

The first one is in Add Programs Microsoft and then check the box for that.
(You need a Professional version for that or a Server)

Cor
 
B

BobAchgill

When I re-installed my operating system last year I forgot to install IIS.
Because I was not doing ASP work. Now when I need IIS and try to install
IIS by the method you suggest... I can't because...

The IIS on my XP Pro OS install disk is only for a SP1 machine. It can't
install the SP1 level of IIS on a computer already upgraded to SP2.

MS does not seem to have a solution as far as I can tell.

Bob
 
C

Cor Ligthert[MVP]

Bob,

That IIS install has not much to do with SP1 or SP2 it is on every
professional computer and every server.

Control Panel -> Programs and Features -> Turn Windows Features on or off ->
Internet Information Service and select what you want.

You are not the only one doing this, if this does not work, you should be
able to search on Internet for the problem.
(As the OS CD is asked, you have as far as I know to use the original
installation disk, whatever SP is on that)

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top