473,396 Members | 1,995 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,396 software developers and data experts.

Help; "Web server is not running ASP.NET version 1.1."

"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."

This is the message I get each time that I want to create an ASP.NET
application. The help recommends to register ASP.NET by using the command
line and "aspnet_regiis /i" . I do this and there is no error during
registration. But again when I try to create an ASP.NET application the
same message appears again. I have actually done the followings:

1- I have reinstalled IIS (on XP Pro SP2)
2- I have reinstalled DotNet Framework
3- I have reinstalled WebComponent of VS.NET 2003
4- I have registered asp.NET by using the command line

Please tell me what else I should do in order to get rid of this problem.

Thanks for any help
Jul 21 '05 #1
9 1571
If you just go into your Inetpub>wwwroot and create a page with the aspx
extension using notepad and then call it using IE
(http://localhost/mytestpage.aspx) does it run?

smith

"**ham" <fr****@hotmails.com> wrote in message
news:eA**************@tk2msftngp13.phx.gbl...
"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."

This is the message I get each time that I want to create an ASP.NET
application. The help recommends to register ASP.NET by using the command
line and "aspnet_regiis /i" . I do this and there is no error during
registration. But again when I try to create an ASP.NET application the
same message appears again. I have actually done the followings:

1- I have reinstalled IIS (on XP Pro SP2)
2- I have reinstalled DotNet Framework
3- I have reinstalled WebComponent of VS.NET 2003
4- I have registered asp.NET by using the command line

Please tell me what else I should do in order to get rid of this problem.

Thanks for any help

Jul 21 '05 #2
Yes it runs, and definitely I have no problem with my IIS or ASP.NET . I
think there must be sth wrong with VS.NET.. IT really hurts you as you get
so many error just for creating an asp.net page!

"smith" <rc********@smithvoiceTAKEOUT.com> wrote in message
news:58***************@newsread1.news.pas.earthlin k.net...
If you just go into your Inetpub>wwwroot and create a page with the aspx
extension using notepad and then call it using IE
(http://localhost/mytestpage.aspx) does it run?

smith

"**ham" <fr****@hotmails.com> wrote in message
news:eA**************@tk2msftngp13.phx.gbl...
"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."

This is the message I get each time that I want to create an ASP.NET
application. The help recommends to register ASP.NET by using the command
line and "aspnet_regiis /i" . I do this and there is no error during
registration. But again when I try to create an ASP.NET application the
same message appears again. I have actually done the followings:

1- I have reinstalled IIS (on XP Pro SP2)
2- I have reinstalled DotNet Framework
3- I have reinstalled WebComponent of VS.NET 2003
4- I have registered asp.NET by using the command line

Please tell me what else I should do in order to get rid of this problem.

Thanks for any help


Jul 21 '05 #3
Huh.

I've seen that happen lots of time if IIS wasn't installed until aftger VS,
which meant reinstalling VS with IIS running, but you say that you've
covered that.

Is your user account (that you run VS under) a full machine admin?

smith

"**ham" <fr****@hotmails.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Yes it runs, and definitely I have no problem with my IIS or ASP.NET . I
think there must be sth wrong with VS.NET.. IT really hurts you as you get
so many error just for creating an asp.net page!

"smith" <rc********@smithvoiceTAKEOUT.com> wrote in message
news:58***************@newsread1.news.pas.earthlin k.net...
If you just go into your Inetpub>wwwroot and create a page with the aspx
extension using notepad and then call it using IE
(http://localhost/mytestpage.aspx) does it run?

smith

"**ham" <fr****@hotmails.com> wrote in message
news:eA**************@tk2msftngp13.phx.gbl...
"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."

This is the message I get each time that I want to create an ASP.NET
application. The help recommends to register ASP.NET by using the
command line and "aspnet_regiis /i" . I do this and there is no error
during registration. But again when I try to create an ASP.NET
application the same message appears again. I have actually done the
followings:

1- I have reinstalled IIS (on XP Pro SP2)
2- I have reinstalled DotNet Framework
3- I have reinstalled WebComponent of VS.NET 2003
4- I have registered asp.NET by using the command line

Please tell me what else I should do in order to get rid of this
problem.

Thanks for any help



Jul 21 '05 #4
Yes, administrator....
sth new, I currently CAN open "Webapplication1" from my "WWWroot" folder via
VS, but can't create a new project just because of that problem. I just
can't figure out what's going on...

"smith" <rc********@smithvoiceTAKEOUT.com> wrote in message
news:Md***************@newsread3.news.pas.earthlin k.net...
Huh.

I've seen that happen lots of time if IIS wasn't installed until aftger
VS, which meant reinstalling VS with IIS running, but you say that you've
covered that.

Is your user account (that you run VS under) a full machine admin?

smith

"**ham" <fr****@hotmails.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Yes it runs, and definitely I have no problem with my IIS or ASP.NET . I
think there must be sth wrong with VS.NET.. IT really hurts you as you
get so many error just for creating an asp.net page!

"smith" <rc********@smithvoiceTAKEOUT.com> wrote in message
news:58***************@newsread1.news.pas.earthlin k.net...
If you just go into your Inetpub>wwwroot and create a page with the aspx
extension using notepad and then call it using IE
(http://localhost/mytestpage.aspx) does it run?

smith

"**ham" <fr****@hotmails.com> wrote in message
news:eA**************@tk2msftngp13.phx.gbl...
"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."

This is the message I get each time that I want to create an ASP.NET
application. The help recommends to register ASP.NET by using the
command line and "aspnet_regiis /i" . I do this and there is no error
during registration. But again when I try to create an ASP.NET
application the same message appears again. I have actually done the
followings:

1- I have reinstalled IIS (on XP Pro SP2)
2- I have reinstalled DotNet Framework
3- I have reinstalled WebComponent of VS.NET 2003
4- I have registered asp.NET by using the command line

Please tell me what else I should do in order to get rid of this
problem.

Thanks for any help




Jul 21 '05 #5
I'm not advocating cross-posting, but you might ask on the
Microsoft.Public.VSNET.xxx groups too because they deal with Visual Studio
related issues.

-smith

"**ham" <fr****@hotmails.com> wrote in message
news:e8**************@TK2MSFTNGP09.phx.gbl...
Yes, administrator....
sth new, I currently CAN open "Webapplication1" from my "WWWroot" folder
via
VS, but can't create a new project just because of that problem. I just
can't figure out what's going on...

Jul 21 '05 #6
Try running the following commands

aspnet_regiis.exe -u
aspnet_regiis.exe -i
aspnet_regiis.exe -c

--
Kumar Reddi
http://kumarreddi.blogspot.com

"**ham" <fr****@hotmails.com> wrote in message
news:eA**************@tk2msftngp13.phx.gbl...
"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."

This is the message I get each time that I want to create an ASP.NET
application. The help recommends to register ASP.NET by using the command
line and "aspnet_regiis /i" . I do this and there is no error during
registration. But again when I try to create an ASP.NET application the
same message appears again. I have actually done the followings:

1- I have reinstalled IIS (on XP Pro SP2)
2- I have reinstalled DotNet Framework
3- I have reinstalled WebComponent of VS.NET 2003
4- I have registered asp.NET by using the command line

Please tell me what else I should do in order to get rid of this problem.

Thanks for any help

Jul 21 '05 #7
Hi Ham,
Have u tried running those command that should help!
Patrick
"**ham" wrote:
Yes, administrator....
sth new, I currently CAN open "Webapplication1" from my "WWWroot" folder via
VS, but can't create a new project just because of that problem. I just
can't figure out what's going on...

"smith" <rc********@smithvoiceTAKEOUT.com> wrote in message
news:Md***************@newsread3.news.pas.earthlin k.net...
Huh.

I've seen that happen lots of time if IIS wasn't installed until aftger
VS, which meant reinstalling VS with IIS running, but you say that you've
covered that.

Is your user account (that you run VS under) a full machine admin?

smith

"**ham" <fr****@hotmails.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Yes it runs, and definitely I have no problem with my IIS or ASP.NET . I
think there must be sth wrong with VS.NET.. IT really hurts you as you
get so many error just for creating an asp.net page!

"smith" <rc********@smithvoiceTAKEOUT.com> wrote in message
news:58***************@newsread1.news.pas.earthlin k.net...
If you just go into your Inetpub>wwwroot and create a page with the aspx
extension using notepad and then call it using IE
(http://localhost/mytestpage.aspx) does it run?

smith

"**ham" <fr****@hotmails.com> wrote in message
news:eA**************@tk2msftngp13.phx.gbl...
> "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."
>
> This is the message I get each time that I want to create an ASP.NET
> application. The help recommends to register ASP.NET by using the
> command line and "aspnet_regiis /i" . I do this and there is no error
> during registration. But again when I try to create an ASP.NET
> application the same message appears again. I have actually done the
> followings:
>
> 1- I have reinstalled IIS (on XP Pro SP2)
> 2- I have reinstalled DotNet Framework
> 3- I have reinstalled WebComponent of VS.NET 2003
> 4- I have registered asp.NET by using the command line
>
> Please tell me what else I should do in order to get rid of this
> problem.
>
> Thanks for any help
>
>



Jul 21 '05 #8
Thanks everybody,
The command line registrations did not work at all, however:

I worked under the "Safe Mode", uninstalled IIS, then under the normal mode
uninstalled the framework.
Then rebooted, Installed the IIS in normal mode, again rebooted and under
the normal mode installed the framework. Then rebooted and through the
"Internet Information Services" control bar, configured server extensions,
then rebooted and... wow...that was all!
Now it just works fine, but God! It really wasted my time (5 hours) just to
create an .aspx page.

I think many others have the same problem, so my experience might be a great
aim for them.

Thanks again.
"Kumar Reddi" <Ku********@REMOVETHIS.gmail.com> wrote in message
news:un**************@TK2MSFTNGP10.phx.gbl...
Try running the following commands

aspnet_regiis.exe -u
aspnet_regiis.exe -i <---------------------- these didn't help
really....
aspnet_regiis.exe -c

--
Kumar Reddi
http://kumarreddi.blogspot.com

"**ham" <fr****@hotmails.com> wrote in message
news:eA**************@tk2msftngp13.phx.gbl...
"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."

This is the message I get each time that I want to create an ASP.NET
application. The help recommends to register ASP.NET by using the command
line and "aspnet_regiis /i" . I do this and there is no error during
registration. But again when I try to create an ASP.NET application the
same message appears again. I have actually done the followings:

1- I have reinstalled IIS (on XP Pro SP2)
2- I have reinstalled DotNet Framework
3- I have reinstalled WebComponent of VS.NET 2003
4- I have registered asp.NET by using the command line

Please tell me what else I should do in order to get rid of this problem.

Thanks for any help


Jul 21 '05 #9
> I think many others have the same problem, so my experience might be a
great
aim for them.

It's a bit late now to test this out as your server is back up and running,
but maybe someone else can comment on this. I to had what sounds to be a
similar problem, but mine turned out to be I had stopped the Sharepoint
webapp and the application pool as well for that web app. Even when I
started the webapp (a few days after I stopped it, so I forgot about the app
pool), VS still couldn't connect. After a bit more curse words and a coffee,
I looked at the application pool, started it and I was back to the races.

re wasted your time (5h) just to create an aspx
hhmmm? I have had 5d just to get a JSP working under a daemon in linux. :<
Talk about being a bad setup. :< The 5h is rough I agree, but I hope that's
the last of the big hiccups like that. With my j2ee server, I ran into that
kind of crap ALL THE TIME! :< I'm getting a lot more sleep now and not
pulling my hair out with .NET!

Keep it up, you'll get it yet! :>
Jul 21 '05 #10

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

Similar topics

3
by: CAN'T SEE THE SERVER FROM VS SERVER EXPL | last post by:
Hi, I am trying to connect a web service to an SQL Server 2000 database. SQL Server is installed and started and the database appears on the Enterprise MAnager window but it does not appear in...
9
by: **ham | last post by:
"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." This is the message I get each...
5
by: Rich | last post by:
I loaded visual studio.Net 2003 on a windows XP workstation, and I was able to run aspx applications. Later I loaded JBuilder 2005 (Enterprise Java builder 2005) which runs the Tomcat 5.0 web...
5
by: Nick | last post by:
Hi there, I despearately need to get IIS working with ASP.NET, but I still can't see any "Web Service Extensions". My previous question regarding this ended in the decision to uninstall .NET...
2
by: Lucky | last post by:
hi guys, few days back i've posted a question regarding how can i get the list of the websites form the IIS, at this location: ...
5
by: GenCode | last post by:
What is the best way to read a "readable" web directory... I know I can do this Client.DownloadFile("http://www.mydomain.com/readabledir/", c:\ \dir.txt"); But that gives me the html and all...
6
by: Brock | last post by:
I'm doing a project from a QUE book by Gunderloy (70-305 MS test) for what it's worth it's on pp. 531.... There are directions to "Right- click the solution in Solution Explorer. Select Add, Add...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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
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
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,...

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.