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

Web server error

Hi, I'm new to dotNet...

I've just installed vs.net pro se v2003 on xp pro. Creating a windows
application seems to be fine. When I try to start a new web project I get the
following 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.'

I have uninstalled iis and then reinstalled iis.

When installing vs.net is there something that I missed in the setup?
What is the remedy?

Any ideas or suggestions appreciated :-)

--
Many thanks
Jonathan Parminter
Jul 25 '05 #1
8 1282
Jonathan,

Most probably will this link help you.

http://support.microsoft.com/default...306005&GSSNB=1

I hope this helps,

Cor
Jul 25 '05 #2
Hi ,

You need to run aspnet_regiis.exe to resolve this issue.It will be in
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

"Jonathan" wrote:
Hi, I'm new to dotNet...

I've just installed vs.net pro se v2003 on xp pro. Creating a windows
application seems to be fine. When I try to start a new web project I get the
following 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.'

I have uninstalled iis and then reinstalled iis.

When installing vs.net is there something that I missed in the setup?
What is the remedy?

Any ideas or suggestions appreciated :-)

--
Many thanks
Jonathan Parminter

Jul 25 '05 #3
Thanks Cor, your suggestion has resolved this issue.

Now the problem is that when I select the location...
c:\inetpub\wwwroot\webapplication1

.... the OK button is not enabled.

What is the next step for me to create a web application project?

--
Many thanks
Jonathan Parminter
"Cor Ligthert [MVP]" wrote:
Jonathan,

Most probably will this link help you.

http://support.microsoft.com/default...306005&GSSNB=1

I hope this helps,

Cor

Jul 26 '05 #4
Thanks Santhi, your suggestion has resolved this issue.

Now the problem is that when I select the location...
c:\inetpub\wwwroot\webapplication1

.... the OK button is not enabled.

What is the next step for me to create a web application project?

--
Many thanks
Jonathan Parminter
"Santhi Maadhaven" wrote:
Hi ,

You need to run aspnet_regiis.exe to resolve this issue.It will be in
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

"Jonathan" wrote:
Hi, I'm new to dotNet...

I've just installed vs.net pro se v2003 on xp pro. Creating a windows
application seems to be fine. When I try to start a new web project I get the
following 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.'

I have uninstalled iis and then reinstalled iis.

When installing vs.net is there something that I missed in the setup?
What is the remedy?

Any ideas or suggestions appreciated :-)

--
Many thanks
Jonathan Parminter

Jul 26 '05 #5
Jonathan,

I assume that there is an old setting which you have typed in past stayed.

Normally the virtual map should be used and given as by instance

http://localhost/WebApplication1

I hope this helps,

Cor
Jul 26 '05 #6
Thanks Cor, when I use the path c:\inetpub\wwwroot\webapplication1 the error
message is once again displayed. So, even though I re-run aspnet_regiis.exe
this path is not recognised.

What other step have I failed to implement?

--
Many thanks
Jonathan Parminter
"Jonathan" wrote:
Thanks Cor, your suggestion has resolved this issue.

Now the problem is that when I select the location...
c:\inetpub\wwwroot\webapplication1

... the OK button is not enabled.

What is the next step for me to create a web application project?

--
Many thanks
Jonathan Parminter
"Cor Ligthert [MVP]" wrote:
Jonathan,

Most probably will this link help you.

http://support.microsoft.com/default...306005&GSSNB=1

I hope this helps,

Cor

Jul 27 '05 #7
Jonhathan,
Thanks Cor, when I use the path c:\inetpub\wwwroot\webapplication1 the
error


Than I get the error as well, did you not see my reply

You have to use a virtual path by instance

(this beneath is not a link)

http://localhost/WebApplication1

I hope this helps,

Cor
Jul 28 '05 #8
Jonathan,
Have you tried Cor's suggestion about the virtual path..?

Jul 28 '05 #9

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

Similar topics

2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
2
by: Amanda | last post by:
From a guy in Microsoft newsgroups: | In *comp.databases.ibm-db2* there are always IBM guys | from the Toronto labs on line.Post with the | -for the love of god please help- | line...
8
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported...
5
by: Bruce Schechter | last post by:
I just started to develop an ASP.NET application in vs.net 2003 . But each time I try to execute the application (which is basically empty so far), I get a dialog box titled "Microsoft Development...
17
by: Jon B | last post by:
Hi All! I have a ASP.NET 2.0 site that works on the Windows 2000 Server. However, when I tried to view this site on my local Windows XP machine, I get "Server Unavailable". If I switch the...
0
by: Suresh | last post by:
Hi Guys I have Db2 server installed on remote server. i am connecting to that remote server by using VPN. I want to connect that remote DB2 server instance using my local machine DB2...
14
by: Marcus | last post by:
I have a function that simply returns TRUE if it can connect to a particular Sql Server 2005 express, or FALSE if it cannot. I am getting some strange error codes returned when the computer that...
10
by: sara | last post by:
Hi All, I was able to connect to MS SQL Server 2005 on my computer but after a while I can not. When I want to connect to it using MS SQL Server Management Studio I got this error: An error...
5
by: James | last post by:
Hello, I have written a simple logon page that redirects to another page when successful. All works fine on my computer but when I upload it I get the error message below. I have written it...
0
by: mvsguy | last post by:
Haw anyone seen the following error under the z/OS DB2 Administration Server? BPXF024I (DASUSER) CEE0454S The message number 9512 could not be 102 found for facility ID CLB. (It appears "102" in...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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
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...

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.