Showing posts with label version1. Show all posts
Showing posts with label version1. Show all posts

Saturday, March 31, 2012

web server is not running ASP.NET version 1.1

I tried to open my web project today and I get the following error :

'VS.NET has detected that the web server is not running ASP.NET version
1.1. You will be unable to run ASP.NET web applications or services.'

I have been running VS.NET and working on my project in it for over a
month. What is going on with this?

Any help would be really appreciated!

Cheers,

Mike

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!I think you use Visual studio 2003 to develop under framework 1.0

If you can't upgrade the web server with dotnet 1.1 you have to use Visual
studio 2002 (I think)

Regards

LJ
"Mike P" <mrp@.telcoelectronics.co.uk> a crit dans le message de news:
eXJD#ZqAEHA.2308@.tk2msftngp13.phx.gbl...
> I tried to open my web project today and I get the following error :
> 'VS.NET has detected that the web server is not running ASP.NET version
> 1.1. You will be unable to run ASP.NET web applications or services.'
> I have been running VS.NET and working on my project in it for over a
> month. What is going on with this?
>
> Any help would be really appreciated!
>
> Cheers,
> Mike
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
Check the ISAPI mappings for your web site. In IIS Admin, right-click the
web site and select "Properties" from the context menu. You can find the
ISPI mappings under the "Home Directory" tab by clicking the "Configuration"
button and going to the "Mappings" tab.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Mike P" <mrp@.telcoelectronics.co.uk> wrote in message
news:eXJD#ZqAEHA.2308@.tk2msftngp13.phx.gbl...
> I tried to open my web project today and I get the following error :
> 'VS.NET has detected that the web server is not running ASP.NET version
> 1.1. You will be unable to run ASP.NET web applications or services.'
> I have been running VS.NET and working on my project in it for over a
> month. What is going on with this?
>
> Any help would be really appreciated!
>
> Cheers,
> Mike
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
I got the same message, i checked everything in IIS but did not find the
error, but than I realized thet I had installed Apache Webserver
which caused this Error. Maybe you did the same.

Ci@.o Jens

"Mike P" <mrp@.telcoelectronics.co.uk> schrieb im Newsbeitrag
news:eXJD%23ZqAEHA.2308@.tk2msftngp13.phx.gbl...
> I tried to open my web project today and I get the following error :
> 'VS.NET has detected that the web server is not running ASP.NET version
> 1.1. You will be unable to run ASP.NET web applications or services.'
> I have been running VS.NET and working on my project in it for over a
> month. What is going on with this?
>
> Any help would be really appreciated!
>
> Cheers,
> Mike
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!