473,473 Members | 2,222 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

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

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 that the default web site ends up pulling
the web site from a specified directory. Again, this is in the "Default Web
Site" configuration. Before I did this, I was able to open web projects at
will. Now, I cannot open any web project. 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."

Windows projects open fine.

I have looked through the groups and have tried registering dll's, tried
aspnet_regiis with various arguments, have tried the suggested Get_aspx_ver
fix on microsoft.com, and nothing has worked yet.

One thing I thought might be suspect, when I look at the properties of
"Default Web Site" (also, I renamed "Default Web Site", don't know if that
might affect things but....)
there are no ISAPI Filters in the list.

Also, I can access the web site if I type in the full address, but if I type
"//localhost", that does not work anymore either.

If anybody has had the same problem, or any suggestions, PLEASE let me know.
I will continue working on it and post my results if I ever solve the
problem!
P.S. If im posting to the wrong newsgroup, just let me know. Thanks!
Nov 18 '05 #1
2 1346
This is horrible, simple change and everything is working now!!

In Default Web Site configuration, I had the IP Address set to my current IP
address. I changed this setting to "<All Unassigned>" and it has fixed the
problem. I have no clue how, but it did.

If anyone knows why this is the case, and has time, I'm always game for some
knowledge!

"Pat Lester" <le******@bellsouth.net> wrote in message
news:_s*******************@bignews3.bellsouth.net. ..
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 that the default web site ends up pulling
the web site from a specified directory. Again, this is in the "Default Web Site" configuration. Before I did this, I was able to open web projects at will. Now, I cannot open any web project. 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."

Windows projects open fine.

I have looked through the groups and have tried registering dll's, tried
aspnet_regiis with various arguments, have tried the suggested Get_aspx_ver fix on microsoft.com, and nothing has worked yet.

One thing I thought might be suspect, when I look at the properties of
"Default Web Site" (also, I renamed "Default Web Site", don't know if that
might affect things but....)
there are no ISAPI Filters in the list.

Also, I can access the web site if I type in the full address, but if I type "//localhost", that does not work anymore either.

If anybody has had the same problem, or any suggestions, PLEASE let me know. I will continue working on it and post my results if I ever solve the
problem!
P.S. If im posting to the wrong newsgroup, just let me know. Thanks!

Nov 18 '05 #2
I'm having the same problem you did, it sounds like. Unfortunately, my
Default Web Site is already set to IP <All Unassigned>, so I'm still stuck.
"Pat Lester" <le******@bellsouth.net> wrote in message
news:2I******************@bignews3.bellsouth.net.. .
This is horrible, simple change and everything is working now!!

In Default Web Site configuration, I had the IP Address set to my current IP address. I changed this setting to "<All Unassigned>" and it has fixed the problem. I have no clue how, but it did.

If anyone knows why this is the case, and has time, I'm always game for some knowledge!

"Pat Lester" <le******@bellsouth.net> wrote in message
news:_s*******************@bignews3.bellsouth.net. ..
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 that the default web site ends up

pulling the web site from a specified directory. Again, this is in the "Default

Web
Site" configuration. Before I did this, I was able to open web projects

at
will. Now, I cannot open any web project. 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."

Windows projects open fine.

I have looked through the groups and have tried registering dll's, tried
aspnet_regiis with various arguments, have tried the suggested

Get_aspx_ver
fix on microsoft.com, and nothing has worked yet.

One thing I thought might be suspect, when I look at the properties of
"Default Web Site" (also, I renamed "Default Web Site", don't know if that might affect things but....)
there are no ISAPI Filters in the list.

Also, I can access the web site if I type in the full address, but if I

type
"//localhost", that does not work anymore either.

If anybody has had the same problem, or any suggestions, PLEASE let me

know.
I will continue working on it and post my results if I ever solve the
problem!
P.S. If im posting to the wrong newsgroup, just let me know. Thanks!


Nov 18 '05 #3

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

Similar topics

2
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
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
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
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
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
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...
3
by: Kalyan | last post by:
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...
1
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
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
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,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
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
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.