473,511 Members | 15,581 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Getting Webserver not running asp.net 1.1 after installing sp1

Just installed SP1 for .NET Framework 1.1. When I open a web project in
VS.NET 2003, I now get the message that the webserver is not running ASP.NET
1.1 and that I will not be able to run my web projects. Sorry, I should say
that I installed SP1 for .NET 1.1 for Win2K3.

However, I just tested the project and it seems that I can run and debug
just fine. Does anyone have a fix for this annoyance? I am assuming that a
patch is needed for VS.NET to properly interpret the Framework version?
Nov 18 '05 #1
2 1189
Hi David,

From your description, you've VS.NET2003 installed on a win2k3 server.
After you installed the .net framework's sp1 on that machine, you find the
VS.NET will popup
=================
the webserver is not running ASP.NET
1.1 and that I will not be able to run my web projects.
==================
err mesage when you opening a web project yes?

As you also mentioned that you've tested the project and you can run and
debug it fine, is the test performed on the same box? And I suggest that we
try the following tests also:
1. Creating a new asp.net web project to see whether this message also
occur ( also reopen it after creating)

2. Create a single aspx page which only contains the following code
<% Response.Write ( System.Enviroment.Version) %>
to see what's the framework version it indicate

In addition, if the problem is due to the asp.net1.1's installation, you
can try using the aspnet_regiis tool to reregister the asp.net1.1. Just type
aspnet_regiis -i
under the
{windows dir}\Microsoft.NET\Framework\v1.1.4322 folder

If you have any other questions or new findings, please also feel free to
post here.
Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Nov 18 '05 #2
Hi David,

Have you had a chance to check the things in my last reply or have you got
any further progresses on this issue? If there 're anything else we can
help, please feel free to post here. Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Nov 18 '05 #3

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

Similar topics

3
4086
by: jaggi | last post by:
Hi all, I downloaded DB2 enterprise edition from partnerworld on ibm.com and unzipped and untarred it and copied it to CD and tried installing on AIX using SMIT. I am getting errors while...
0
1244
by: Jeff Leckrone | last post by:
Hi. I am running a replicated Access 2003 database on our Windows terminal server. I put the copies on the network so that the users that need to access them can see them. When they opened their...
3
1415
by: toki | last post by:
public class Form1 : System.Windows.Forms.Form { MyClass myclass; public Form1() { myclass = new MyClass(); } }
2
916
by: coltrane | last post by:
I am trying to install asp.net on a win2k box running iis5.0. I have downloaded and installed the .Net Framework 1.1. I cycled my system and web server( just for the hell of it). When I try to...
1
6902
by: vijaykumars | last post by:
+-----------------------------------------------------------------------------+ Summaries: +-----------------------------------------------------------------------------+ Installation...
0
1046
by: imranabdulaziz | last post by:
Dear All, I am making web application using Asp.net C#(Visual Studio2005). And Sql server 2000 as a back End upgraded with service pack 3 and analysis service. Now I am trying to install sql...
2
2058
by: Dale | last post by:
I am using a simple python webserver (see code below) to serve up python scripts located in my cgi-bin directory. import BaseHTTPServer import CGIHTTPServer class...
1
15965
by: desivirus | last post by:
hi admin.. i followed your tip in "HOW TO LIST PROCESS ID IN WINDOWS" thread..and iam trying to compile this code in cygwin , $gcc -mno-cygwin process.c -o -L"psapi.lib" process.exe psapi.h...
1
6910
by: mpc | last post by:
hello, how does one run a PHP page with a python webserver? Lets say i have a simple python web server running /path/webserver.py #!/usr/bin/env python from BaseHTTPServer import HTTPServer...
0
7245
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
7356
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
7427
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7085
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5671
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
5069
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
3227
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
1577
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
449
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.