473,503 Members | 479 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual Studio .NET has detected that the specified Web server is n

Hi,

I am getting error msg "Visual Studio .NET has detected that the specified
Web server is not running ASP.NET version 1.1" when I am trying to create a
web project from VS 2003. The environment that I am trying this Windows 2003
standard for Web Server and Windows 2000 professional for VS 2003.

I tried below options, but didn't work:

1. Ran .NET 1.1 framework's aspnet_regiis -i and re-registered
aspnet_isapi.dll
2. Made sure that ASP.NET v1.1.4322 is set to "Allowed" under web service
extensions
3. I installed the web server components from VS2003 CD to see if it fixes it.

Note that the Web server is completely on a different box than the
development box I am working on....

Thanks,
Kal
Nov 19 '05 #1
3 1568
Hi Kaylan,

I had the same issue when I was attempting to use a BETA version of an
upcomming release of the .NET framework. Then when i uninstalled the Beta the
issue continued. So i completely removed all versions of the .NET framework
and the re-installed only v1.1.4322. This fixed the problem completely for me.

- B

"Kalyan" wrote:
Hi,

I am getting error msg "Visual Studio .NET has detected that the specified
Web server is not running ASP.NET version 1.1" when I am trying to create a
web project from VS 2003. The environment that I am trying this Windows 2003
standard for Web Server and Windows 2000 professional for VS 2003.

I tried below options, but didn't work:

1. Ran .NET 1.1 framework's aspnet_regiis -i and re-registered
aspnet_isapi.dll
2. Made sure that ASP.NET v1.1.4322 is set to "Allowed" under web service
extensions
3. I installed the web server components from VS2003 CD to see if it fixes it.

Note that the Web server is completely on a different box than the
development box I am working on....

Thanks,
Kal

Nov 19 '05 #2
Hi Brian,

The web server has Windows 2003 installed on it and so the frameworks came
with the OS....I am not sure if there is any way of un-installing
frameworks...

Thanks,
Kalyan

"Brian Farnhill (MCP VB.NET)" wrote:
Hi Kaylan,

I had the same issue when I was attempting to use a BETA version of an
upcomming release of the .NET framework. Then when i uninstalled the Beta the
issue continued. So i completely removed all versions of the .NET framework
and the re-installed only v1.1.4322. This fixed the problem completely for me.

- B

"Kalyan" wrote:
Hi,

I am getting error msg "Visual Studio .NET has detected that the specified
Web server is not running ASP.NET version 1.1" when I am trying to create a
web project from VS 2003. The environment that I am trying this Windows 2003
standard for Web Server and Windows 2000 professional for VS 2003.

I tried below options, but didn't work:

1. Ran .NET 1.1 framework's aspnet_regiis -i and re-registered
aspnet_isapi.dll
2. Made sure that ASP.NET v1.1.4322 is set to "Allowed" under web service
extensions
3. I installed the web server components from VS2003 CD to see if it fixes it.

Note that the Web server is completely on a different box than the
development box I am working on....

Thanks,
Kal

Nov 19 '05 #3
I have been doing the research on this for the past three days and tried all
the solutions that microsoft had in thier KB which worked for other
people...but they didnt fix it....This is getting me nowhere....I have tried
other forums...but nothing so far......

Do microsoft people even look at the issues specified in this newsgroups?

Any help here is much appreciated......

Thanks
Kal
"Kalyan" wrote:
Hi Brian,

The web server has Windows 2003 installed on it and so the frameworks came
with the OS....I am not sure if there is any way of un-installing
frameworks...

Thanks,
Kalyan

"Brian Farnhill (MCP VB.NET)" wrote:
Hi Kaylan,

I had the same issue when I was attempting to use a BETA version of an
upcomming release of the .NET framework. Then when i uninstalled the Beta the
issue continued. So i completely removed all versions of the .NET framework
and the re-installed only v1.1.4322. This fixed the problem completely for me.

- B

"Kalyan" wrote:
Hi,

I am getting error msg "Visual Studio .NET has detected that the specified
Web server is not running ASP.NET version 1.1" when I am trying to create a
web project from VS 2003. The environment that I am trying this Windows 2003
standard for Web Server and Windows 2000 professional for VS 2003.

I tried below options, but didn't work:

1. Ran .NET 1.1 framework's aspnet_regiis -i and re-registered
aspnet_isapi.dll
2. Made sure that ASP.NET v1.1.4322 is set to "Allowed" under web service
extensions
3. I installed the web server components from VS2003 CD to see if it fixes it.

Note that the Web server is completely on a different box than the
development box I am working on....

Thanks,
Kal

Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
7235
by: Ahmed El Lakani | last post by:
hi all, recently i've installed vs.NET 2003 on my pc which is runing window 2000 pro with sp4, but when i'm trying to create new ASP.NET Web appication i got this messages "Visual Studio .NET...
2
1401
by: Michelle A. | last post by:
On a spare machine at work I have installed W2k3 server standard edition and Visual Studio 2003.NET to do some developing on. When I installed Visual Studio I ran through the prerequisite cd and...
2
1348
by: Pat Lester | last post by:
First of all......my environment is WinXP, IIS5.1, ASP.NET 1.1, Visual Studio 2003 Ok. I know that I've messed something up but can't seem to put my finger on it. I recently set up my IIS so...
2
1882
by: Mike Kingscott | last post by:
Hi all, Ok, I'm running Windows 2000, service pack 4. I have .Net framework installed, version 1.1.4322, I'm running IIS 5.0. When I try to open a solution that was opening just dandy last week,...
2
1158
by: Brian Shade | last post by:
Hi everyone, I am fairly new to developing with APS.NET and I have run into a big roadblock. I am trying to open up a solution file for Visual Studio ..NET 2003. Every time I try to open it I...
2
3098
by: paul clayton via .NET 247 | last post by:
Ok, there is alot of info about this and I have tried everything but still get the above error! 1. shut down ALL applications 2. Uninstall IIS 5.1 3. Uninstall .NET FrameWork 1.1 4. ...
1
1328
by: Magnus Johansson | last post by:
I have installed SP2 for XP, and after this I can not create a new Visual Studio ASP.Net Web Application - get the errormessage: "Visual Studio .NET has detected that tthe specified Web server is...
1
2018
by: sarah16 | last post by:
Hi, I installed VS.NET and IIS on WinXP, but when I started a new project of ASP.NET Web Application or existing application ,it gives an error saying "visual studio.net has detected that...
6
1977
by: sarah16 | last post by:
Hi, I installed VS.NET and IIS on WinXP, but when I started a new project/existing of ASP.NET Web Application ,it gave an error "visual studio.net has detected that specified web server is not...
0
7203
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7089
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7282
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7463
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5581
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5017
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3168
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3157
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
389
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.