Asp version 1.1 and VS.net 2003

I

ian

Hi,

I've seen similar posts to this question but cannot find a solution for my
Server.

I'm trying to open a new web project in VS.NET 2003 but I get the 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 or services".

Server : Win2k advanced sp4
..NET framework : 1.1

I've tried running "Aspnet_regiis.exe -i " from the correct .NET framework
folder, which doesn't throw any errors, but still get the error.
What else can I try?

TIA
Ian
 
K

Kevin Spencer

The error message is confusing. You are running .Net 1.1, using VS.Net 2003
(which uses version 1.1) and your web server is mapped to use version 1.1.
The only thing I can think of is that you might accidentally be using VS.Net
2002. I have both versions on my machine, and 2 desktop shortcuts, and it
sometimes takes me a minute to figure out which is which. Is that possible?
Have you checked Help/About?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big things are made up of
lots of little things.

ian said:
The ISAPI mappings are to the 1.1 version.

Any more ideas?

TIA
Ian
Kevin Spencer said:
You could always manually change the ISAPI mappings in your web server.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
http://www.takempis.com
Big things are made up of
lots of little things.

ian said:
OK, I've just uninstalled the framework and re-installed it. No
change.
Any
more ideas?


reinstalling vs.net or just the framework?


Try downloading the framework and reinstalling it.

--
Philip Q
Microsoft MVP [ASP.NET]
http://aspalliance.com/wisemonk/

Hi,

I've seen similar posts to this question but cannot find a solution
for
my
Server.

I'm trying to open a new web project in VS.NET 2003 but I get the
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 or services".

Server : Win2k advanced sp4
.NET framework : 1.1

I've tried running "Aspnet_regiis.exe -i " from the correct .NET
framework
folder, which doesn't throw any errors, but still get the error.
What else can I try?

TIA
Ian
 
K

Kamal

Hi Ian,

Did you find any solution to this problem, because even I am facing
the same problem.

Thanks,
Kamal
ian said:
Hi Bill

thanks for the message.
I cannot get to my local web using http://localhost/ or my computer name
but my website is running OK externally. Is it looking for a default website
on IIS?

Ian

BTW Kevin - yes I'm running VS.NET 2003

Bill Bolte said:
i've been fighting this for a couple of days as well. just found that vs.net
doesn't like it when i have "localhost" in the asp.net application url. if i
use the computer name, it works fine. i also can't get to my local web by
using http://localhost/, i have to use my computer name. might give this a
try.


Kevin Spencer said:
The error message is confusing. You are running .Net 1.1, using VS.Net 2003
(which uses version 1.1) and your web server is mapped to use version 1.1.
The only thing I can think of is that you might accidentally be using VS.Net
2002. I have both versions on my machine, and 2 desktop shortcuts, and it
sometimes takes me a minute to figure out which is which. Is that possible?
Have you checked Help/About?

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
http://www.takempis.com
Big things are made up of
lots of little things.

The ISAPI mappings are to the 1.1 version.

Any more ideas?

TIA
Ian
You could always manually change the ISAPI mappings in your web server.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
http://www.takempis.com
Big things are made up of
lots of little things.

OK, I've just uninstalled the framework and re-installed it. No
change.
Any
more ideas?


reinstalling vs.net or just the framework?


Try downloading the framework and reinstalling it.

--
Philip Q
Microsoft MVP [ASP.NET]
http://aspalliance.com/wisemonk/

Hi,

I've seen similar posts to this question but cannot find a
solution
for
my
Server.

I'm trying to open a new web project in VS.NET 2003 but I
get
the
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 or services".

Server : Win2k advanced sp4
.NET framework : 1.1

I've tried running "Aspnet_regiis.exe -i " from the correct
.NET
framework
folder, which doesn't throw any errors, but still get the error.
What else can I try?

TIA
Ian
 
A

ash

just a suggestion but have you tried updating your
hosts file
with something like

localhost 127.0.0.1

cheers ash


Kamal said:
Hi Ian,

Did you find any solution to this problem, because even I am facing
the same problem.

Thanks,
Kamal
"ian" <[email protected]> wrote in message
Hi Bill

thanks for the message.
I cannot get to my local web using http://localhost/ or my computer name
but my website is running OK externally. Is it looking for a default website
on IIS?

Ian

BTW Kevin - yes I'm running VS.NET 2003

Bill Bolte said:
i've been fighting this for a couple of days as well. just found that vs.net
doesn't like it when i have "localhost" in the asp.net application
url. if
i
use the computer name, it works fine. i also can't get to my local web by
using http://localhost/, i have to use my computer name. might give this a
try.


The error message is confusing. You are running .Net 1.1, using
VS.Net
2003
(which uses version 1.1) and your web server is mapped to use
version
1.1.
The only thing I can think of is that you might accidentally be
using
VS.Net
2002. I have both versions on my machine, and 2 desktop shortcuts,
and
it
sometimes takes me a minute to figure out which is which. Is that possible?
Have you checked Help/About?

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
http://www.takempis.com
Big things are made up of
lots of little things.

The ISAPI mappings are to the 1.1 version.

Any more ideas?

TIA
Ian
You could always manually change the ISAPI mappings in your web server.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
http://www.takempis.com
Big things are made up of
lots of little things.

OK, I've just uninstalled the framework and re-installed it.
No
change.
Any
more ideas?


reinstalling vs.net or just the framework?


Try downloading the framework and reinstalling it.

--
Philip Q
Microsoft MVP [ASP.NET]
http://aspalliance.com/wisemonk/

Hi,

I've seen similar posts to this question but cannot find
a
solution
for
my
Server.

I'm trying to open a new web project in VS.NET 2003 but
I
get
the
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 or services".

Server : Win2k advanced sp4
.NET framework : 1.1

I've tried running "Aspnet_regiis.exe -i " from the
correct
.NET
framework
folder, which doesn't throw any errors, but still get
the
error.
What else can I try?

TIA
Ian
 

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