473,609 Members | 1,900 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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_reg iis /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 1596
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****@hotmail s.com> wrote in message
news:eA******** ******@tk2msftn gp13.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_reg iis /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********@smi thvoiceTAKEOUT. com> wrote in message
news:58******** *******@newsrea d1.news.pas.ear thlink.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****@hotmail s.com> wrote in message
news:eA******** ******@tk2msftn gp13.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_reg iis /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****@hotmail s.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.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********@smi thvoiceTAKEOUT. com> wrote in message
news:58******** *******@newsrea d1.news.pas.ear thlink.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****@hotmail s.com> wrote in message
news:eA******** ******@tk2msftn gp13.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_reg iis /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 "Webapplication 1" 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********@smi thvoiceTAKEOUT. com> wrote in message
news:Md******** *******@newsrea d3.news.pas.ear thlink.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****@hotmail s.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.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********@smi thvoiceTAKEOUT. com> wrote in message
news:58******** *******@newsrea d1.news.pas.ear thlink.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****@hotmail s.com> wrote in message
news:eA******** ******@tk2msftn gp13.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_reg iis /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.Publi c.VSNET.xxx groups too because they deal with Visual Studio
related issues.

-smith

"**ham" <fr****@hotmail s.com> wrote in message
news:e8******** ******@TK2MSFTN GP09.phx.gbl...
Yes, administrator.. ..
sth new, I currently CAN open "Webapplication 1" 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.e xe -u
aspnet_regiis.e xe -i
aspnet_regiis.e xe -c

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

"**ham" <fr****@hotmail s.com> wrote in message
news:eA******** ******@tk2msftn gp13.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_reg iis /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 "Webapplication 1" 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********@smi thvoiceTAKEOUT. com> wrote in message
news:Md******** *******@newsrea d3.news.pas.ear thlink.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****@hotmail s.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.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********@smi thvoiceTAKEOUT. com> wrote in message
news:58******** *******@newsrea d1.news.pas.ear thlink.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****@hotmail s.com> wrote in message
news:eA******** ******@tk2msftn gp13.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_reg iis /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********@REM OVETHIS.gmail.c om> wrote in message
news:un******** ******@TK2MSFTN GP10.phx.gbl...
Try running the following commands

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

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

"**ham" <fr****@hotmail s.com> wrote in message
news:eA******** ******@tk2msftn gp13.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_reg iis /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
1615
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 the Server Explorer in VS2003.NET IDE window.It gives the error "Server does not exist or access is denied". I have re-installed both SQL server and VS but have not being able to solve this problem.
9
1098
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 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...
5
1529
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 server (and some other servers - for RMI, application servers). I was still able to run vb.net and C# apps in vs2003. Then, yesterday (Thurs May 12, 2005), I tried running an old aspx app for the first time in months since loading JBuilder and got...
5
2181
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 Framework 1.1 then reinstall, unfortunately this seems to have done nothing. I've tried calling aspnet_regiis in a number of ways but that seems to do nothing either, even though it says that uninstallation and installation completes...
2
5978
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: http://groups.google.com/group/microsoft.public.dotnet.languages.csharp/browse_thread/thread/97f4f07b8b46a397/41372cde30df29e7?lnk=st&q=how+to+get+list+of+websites+from+IIS+C%23&rnum=1&hl=en#41372cde30df29e7 and i got a nice replay. it worked. now the problem is different when i tried the code on the...
5
2700
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 the other tags...all I want is a directory listing of all the *.gif in this dir and not all the html Now I know I can parse the html to get the gif file names...but I
6
1200
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 New Project. Add a new Visual Basic ASP.NET Web Application Library Project named RandomTimerTest" ... the problem is "Visual Basic ASP.NET Web Application Library Project" is not listed as a valid teplate in the wizard... any ideas? Thanks!!!...
0
8074
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8571
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8535
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8404
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6997
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4017
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2530
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 we have to send another system
1
1667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1386
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.