473,403 Members | 2,338 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Problem to Create a New .NET Project

Hi there,
Can anyone tell me what is wrong with my VS.NET? Recently I am trying to
create a new Web project by the VS.NET 2003 in the win2000 prof, however I
get a message say:"VS.NET has detect that the specified Web server is not
running ASP.NET version1.1. You will be unable to run ASP.NET Web
applications."

I have done following to try to get rid this problem.
1) remove the framework 2.0 beta from Window "Add/remove programs" and
registry (I installed the framework 2.0 beta for trying before. Before I
installed it, my vs.net was working well. I'm not sure if the fw2.0 causes me
above problem or not?)
2) check if the ASP.NET State Service in Serviceis on or not? (yes, on);
3) reinstall the framework 1.1 by running "aspnet_regiis /i";

After I have done above solutions, the problem is still there. Dose anyone
know what is wrong, and how to solve it? Thank you so much in advance!
--
Colin
Nov 19 '05 #1
4 1081
Try running aspnet_regiis -i

instead of running aspnet_regiis /i


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Colin" <Co***@discussions.microsoft.com> wrote in message
news:8D**********************************@microsof t.com...
Hi there,
Can anyone tell me what is wrong with my VS.NET? Recently I am trying to
create a new Web project by the VS.NET 2003 in the win2000 prof, however I
get a message say:"VS.NET has detect that the specified Web server is not
running ASP.NET version1.1. You will be unable to run ASP.NET Web
applications."

I have done following to try to get rid this problem.
1) remove the framework 2.0 beta from Window "Add/remove programs" and
registry (I installed the framework 2.0 beta for trying before. Before I
installed it, my vs.net was working well. I'm not sure if the fw2.0 causes me
above problem or not?)
2) check if the ASP.NET State Service in Serviceis on or not? (yes, on);
3) reinstall the framework 1.1 by running "aspnet_regiis /i";

After I have done above solutions, the problem is still there. Dose anyone
know what is wrong, and how to solve it? Thank you so much in advance!
--
Colin

Nov 19 '05 #2
Thank you Juan! I tried the -i, but the problem still there. afterI run the
aspnet_regiis -i (or /i) it tell me Finished installing ASP.NET(1.1.4322.0).
Itsames install is ok . Any another idea?

--
Colin
"Juan T. Llibre" wrote:
Try running aspnet_regiis -i

instead of running aspnet_regiis /i


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Colin" <Co***@discussions.microsoft.com> wrote in message
news:8D**********************************@microsof t.com...
Hi there,
Can anyone tell me what is wrong with my VS.NET? Recently I am trying to
create a new Web project by the VS.NET 2003 in the win2000 prof, however I
get a message say:"VS.NET has detect that the specified Web server is not
running ASP.NET version1.1. You will be unable to run ASP.NET Web
applications."

I have done following to try to get rid this problem.
1) remove the framework 2.0 beta from Window "Add/remove programs" and
registry (I installed the framework 2.0 beta for trying before. Before I
installed it, my vs.net was working well. I'm not sure if the fw2.0 causes me
above problem or not?)
2) check if the ASP.NET State Service in Serviceis on or not? (yes, on);
3) reinstall the framework 1.1 by running "aspnet_regiis /i";

After I have done above solutions, the problem is still there. Dose anyone
know what is wrong, and how to solve it? Thank you so much in advance!
--
Colin


Nov 19 '05 #3
Hi, Colin.

In some cases it not only takes re-registering,
but also *first* un-registering and then re-registering.

Try, first, aspnet_regiis -u and *then* run aspnet_regiis -i.

Let us know whether that works.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Colin" <Co***@discussions.microsoft.com> wrote in message
news:F8**********************************@microsof t.com...
Thank you Juan! I tried the -i, but the problem still there. afterI run the
aspnet_regiis -i (or /i) it tell me Finished installing ASP.NET(1.1.4322.0).
Itsames install is ok . Any another idea?

--
Colin
"Juan T. Llibre" wrote:
Try running aspnet_regiis -i

instead of running aspnet_regiis /i


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Colin" <Co***@discussions.microsoft.com> wrote in message
news:8D**********************************@microsof t.com...
> Hi there,
> Can anyone tell me what is wrong with my VS.NET? Recently I am trying to
> create a new Web project by the VS.NET 2003 in the win2000 prof, however I
> get a message say:"VS.NET has detect that the specified Web server is not
> running ASP.NET version1.1. You will be unable to run ASP.NET Web
> applications."
>
> I have done following to try to get rid this problem.
> 1) remove the framework 2.0 beta from Window "Add/remove programs" and
> registry (I installed the framework 2.0 beta for trying before. Before I
> installed it, my vs.net was working well. I'm not sure if the fw2.0 causes me
> above problem or not?)
> 2) check if the ASP.NET State Service in Serviceis on or not? (yes, on);
> 3) reinstall the framework 1.1 by running "aspnet_regiis /i";
>
> After I have done above solutions, the problem is still there. Dose anyone
> know what is wrong, and how to solve it? Thank you so much in advance!
> --
> Colin

Nov 19 '05 #4
Hi Juan, I did the un-registering and then re-registering, but the problem
is still there.

Colin
"Juan T. Llibre" wrote:
Hi, Colin.

In some cases it not only takes re-registering,
but also *first* un-registering and then re-registering.

Try, first, aspnet_regiis -u and *then* run aspnet_regiis -i.

Let us know whether that works.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Colin" <Co***@discussions.microsoft.com> wrote in message
news:F8**********************************@microsof t.com...
Thank you Juan! I tried the -i, but the problem still there. afterI run the
aspnet_regiis -i (or /i) it tell me Finished installing ASP.NET(1.1.4322.0).
Itsames install is ok . Any another idea?

--
Colin
"Juan T. Llibre" wrote:
Try running aspnet_regiis -i

instead of running aspnet_regiis /i


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Colin" <Co***@discussions.microsoft.com> wrote in message
news:8D**********************************@microsof t.com...
> Hi there,
> Can anyone tell me what is wrong with my VS.NET? Recently I am trying to
> create a new Web project by the VS.NET 2003 in the win2000 prof, however I
> get a message say:"VS.NET has detect that the specified Web server is not
> running ASP.NET version1.1. You will be unable to run ASP.NET Web
> applications."
>
> I have done following to try to get rid this problem.
> 1) remove the framework 2.0 beta from Window "Add/remove programs" and
> registry (I installed the framework 2.0 beta for trying before. Before I
> installed it, my vs.net was working well. I'm not sure if the fw2.0 causes me
> above problem or not?)
> 2) check if the ASP.NET State Service in Serviceis on or not? (yes, on);
> 3) reinstall the framework 1.1 by running "aspnet_regiis /i";
>
> After I have done above solutions, the problem is still there. Dose anyone
> know what is wrong, and how to solve it? Thank you so much in advance!
> --
> Colin


Nov 19 '05 #5

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

Similar topics

3
by: Andrew | last post by:
I have a problem creating mySQL tables with PHP. I am making an app where a user can create a project. Pressing "submit" on proj_form.php goes to proj_add.php where a couple of things happen. ...
3
by: Dave Y | last post by:
Hello, I am new to ASP as well as IIS. I am trying to learn how to create a web application using asp.NET. I have followed the instructions for configuring the IIS settings but when I click on...
28
by: Jon Davis | last post by:
If I have a class with a virtual method, and a child class that overrides the virtual method, and then I create an instance of the child class AS A base class... BaseClass bc = new ChildClass();...
4
by: Terry | last post by:
I'm building some dll assemblies that have in them the implementation of an abstract class defined in a different assembly. I'm trying to create objects of the type defined in the dlls with...
7
by: Kristof Thys via .NET 247 | last post by:
Post a new message to microsoft.public.dotnet.languages.vc http://www.dotnet247.com/247reference/default.aspx Hello, I've been struggling for weeks with this problem, I hope I find some...
4
by: CM | last post by:
Hi there: I have a web project which can be open and run without problem. I didn't open the web application for a period and during which I didn't modified any IIS items, but now I cannot open any...
8
by: nick | last post by:
I have a problem and I've been using a cheezy work around and was wondering if anyone else out there has a better solution. The problem: Let's say I have a web application appA. Locally, I set...
7
by: George Copeland | last post by:
This is a request for assistance analyzing a problem we are experiencing in our VB6 development environment. All our code is developed in VB6, and our persistance layer is SQL Server. We are...
13
by: Lee Newson | last post by:
Hi, I have just written my first application using VB.NET. The app works fine when i am running it within .NET for debugging purposes, however when i try to run the app from the .exe file that...
11
by: brianlanning | last post by:
We have a web application in 2003. The solution contains the project for the web application and five other projects for shared assemblies. We have two issues. The first is that we want to...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
0
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
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
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
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...

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.