Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Visual Studio .NE: Web server is not running ASP.NET versi..

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  website access  
Author Message
B Maxey

External


Since: Apr 26, 2005
Posts: 2



(Msg. 1) Posted: Tue Apr 26, 2005 11:12 pm
Post subject: Visual Studio .NE: Web server is not running ASP.NET version 1.1.
Archived from groups: microsoft>public>inetserver>iis (more info?)

I am getting this 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

IIS seems to be running on the computer, but when I initially set up visual
studio 2003, I did not have IIS running, so I skipped that step.

I also have VS 2005 on my computer.

When I am in the IIS snapin, and I click on the ASP tab, I get GPFs.

Any help would be greatly appreciated. I have tried all the MSDN articles
that I could find. Didn't wee

 >> Stay informed about: Visual Studio .NE: Web server is not running ASP.NET versi.. 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 2) Posted: Wed Apr 27, 2005 12:55 pm
Post subject: Re: Visual Studio .NE: Web server is not running ASP.NET version 1.1. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Installing Visual Studio 2005 would have installed ASP.NET v2 Beta (or CTP,
or whatever build VS 2005 is).

If you want to use Visual Studio 2003, then the application/website you're
connecting to needs to be using ASP.NET v1.1 (not v2.0).

If you navigate (using command prompt) to:
c:\windows\microsoft.net\framework\version\v1.1.4322\
you can run aspnet_regiis -r
to register v1.1 with all websites. Alternatively you can use Dennis Bauer's
Version Switcher GUI tool to switch a website between different ASP.NET
versions.

Cheers
Ken

--
Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com


"B Maxey" <Carver42.RemoveThis@noemail.nospam> wrote in message
news:6813837F-091B-496E-9347-06B7B46325CB@microsoft.com...
:I am getting this 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
:
: IIS seems to be running on the computer, but when I initially set up
visual
: studio 2003, I did not have IIS running, so I skipped that step.
:
: I also have VS 2005 on my computer.
:
: When I am in the IIS snapin, and I click on the ASP tab, I get GPFs.
:
: Any help would be greatly appreciated. I have tried all the MSDN articles
: that I could find. Didn't wee

 >> Stay informed about: Visual Studio .NE: Web server is not running ASP.NET versi.. 
Back to top
Login to vote
B Maxey

External


Since: Apr 26, 2005
Posts: 2



(Msg. 3) Posted: Wed Apr 27, 2005 12:55 pm
Post subject: Re: Visual Studio .NE: Web server is not running ASP.NET version 1 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ken,
Thanks for the quick response.

I tried to do this, but I must have had a typo.

This did work, so I am cooking with gas!

Thanks again,

Bob

"Ken Schaefer" wrote:

 > Installing Visual Studio 2005 would have installed ASP.NET v2 Beta (or CTP,
 > or whatever build VS 2005 is).
 >
 > If you want to use Visual Studio 2003, then the application/website you're
 > connecting to needs to be using ASP.NET v1.1 (not v2.0).
 >
 > If you navigate (using command prompt) to:
 > c:\windows\microsoft.net\framework\version\v1.1.4322\
 > you can run aspnet_regiis -r
 > to register v1.1 with all websites. Alternatively you can use Dennis Bauer's
 > Version Switcher GUI tool to switch a website between different ASP.NET
 > versions.
 >
 > Cheers
 > Ken
 >
 > --
<font color=purple> > Blog: <a style='text-decoration: underline;' href="http://www.adopenstatic.com/cs/blogs/ken/</font" target="_blank">www.adopenstatic.com/cs/blogs/ken/</font</a>>
<font color=purple> > Web: <a style='text-decoration: underline;' href="http://www.adopenstatic.com</font" target="_blank">www.adopenstatic.com</font</a>>
 >
 >
 > "B Maxey" <Carver42 DeleteThis @noemail.nospam> wrote in message
 > news:6813837F-091B-496E-9347-06B7B46325CB@microsoft.com...
 > :I am getting this 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
 > :
 > : IIS seems to be running on the computer, but when I initially set up
 > visual
 > : studio 2003, I did not have IIS running, so I skipped that step.
 > :
 > : I also have VS 2005 on my computer.
 > :
 > : When I am in the IIS snapin, and I click on the ASP tab, I get GPFs.
 > :
 > : Any help would be greatly appreciated. I have tried all the MSDN articles
 > : that I could find. Didn't wee
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Visual Studio .NE: Web server is not running ASP.NET versi.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS 5.0 with visual studio .net 2003 - I am using a server of win2000 pro with visual sudio .net 2003 installed. The ..aspx program is working well on this server. When I move the .aspx program to another server of win2000 pro platform but visual studio sudio installed, the program is not....

IIS 5.0 and Visual Studio 6.0 - HELP! I've added the Host Header in IIS. Now my Visual Studio 6.0 evironment cannot connect to the webserver anymore. Anyone tackled this problem ?????

MS VISUAL STUDIO.NET & IIS - I have recently installed MS Visual Studio.Net on my computer and when I try to open new or existing project I am getting the following error: The web server reported the following error when attempting to create or open the web project located at the..

ASP.NET -- VISUAL STUDIO .NET 2003 - From: mir quadri I am having the same problem. Problem 1:- cannot find the components for communicating with frontpage server extensions. Solution:- I got the solution for the above problem at http://blogs.geekdojo.net/brian/ Which is:- At Command..

Using IIS 5.0 with Visual Studio .NET - I have a Windows 2000 server with IIS 5.0 and SQL Server running. I am able to create and use Visual Studio 6.0 with no problems, but now I want to use the Visual Studio.NET. I have a Windows 2003 server that is running IIS 6.0 and SQL Server which doe...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]