473,326 Members | 2,095 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,326 software developers and data experts.

Can't start asp.net web application

When I try, the name is greyed out. If I click OK, I get
the following error message:

Visual Studio Net has detected that the specified web
server is not runnng asp.net version 1.1 - you will be
unable to run asp.net web applications or services.

I installed the net framework 1.1 and am running vs
2003. What do I need to do to get the web server (iis?)
to run asp.net version 1.1

thank you very much.

dennist
Nov 17 '05 #1
4 1099
Hi

Check whether ASP.NET v1.1.4322 is allowed to run or not
in IIS.

If not allow this service.
IIS => Web Service Extension => allow ASP.NET v1.1.4322
to run.

Ravikanth[MVP]

-----Original Message-----
When I try, the name is greyed out. If I click OK, I getthe following error message:

Visual Studio Net has detected that the specified web
server is not runnng asp.net version 1.1 - you will be
unable to run asp.net web applications or services.

I installed the net framework 1.1 and am running vs
2003. What do I need to do to get the web server (iis?)
to run asp.net version 1.1

thank you very much.

dennist
.

Nov 17 '05 #2

Ravikanth,

thank you very much, but I've never used IIS. I checked
add/remove windows components. FTP services had not been
installed, so I installed it. World Wide Web service was
shaded, so I installed the two items that hadn't been
installed.

Just to check, I then tried to open a web application in
vs, but the result was the same.

To be honest, with a red face, I have no idea how to open
or access iis.

How do I actually

IIS => Web Service Extension => allow ASP.net v 1.1.4322

I'd be much obliged.

dennist
Nov 17 '05 #3

Mikkel,

I'm not on a network, nor do I have a DNS, except the
ever changing one assigned to me by my ISP. I don't have
a web application yet, I'm trying to create one. I've
never served a page or an ftp. I'm just a guy at home
with windows xp pro, who wants to serve a site for some
friends from my own computer, by subscribing to one of
these dnstogo services.

More help would be extremely appreciated. I'm 100%
handicapped and doing things on the computer is one of my
few pleasures. I want to put a database of wheelchair-
friendly restaurants, concert halls, lecture halls and
bus lines and such in Israel on the web.

dennist
Nov 17 '05 #4
Thanks Ravikanth, Mikkel for suggestions.

Thanks

Hi Dennist,

Here are two ways we can try to resolve this problem:

1. Run aspnet_regiis -i from the Framework v1.1.4322 folder.

Please check this link:
Repair IIS Mapping After You Remove and Reinstall IIS
http://support.microsoft.com/default...b;EN-US;306005

2. Change the location for the creation of your application from:
http://localhost/<applicationName> to
http://<machineName>/<applicationName>

Please let me know if it works, thanks.

Best regards,
Lewis

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| Content-Class: urn:content-classes:message
| From: "dennist" <de*****@zahav.net.il>
| Sender: "dennist" <de*****@zahav.net.il>
| References: <89****************************@phx.gbl>
| Subject: Can't start asp.net web application
| Date: Tue, 5 Aug 2003 03:31:55 -0700
| Lines: 22
| Message-ID: <0b****************************@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcNbPMqrqZJFtxIIT2GTth0sIoR5hQ==
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:164897
| NNTP-Posting-Host: TK2MSFTNGXA11 10.40.1.163
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
|
| Ravikanth,
|
| thank you very much, but I've never used IIS. I checked
| add/remove windows components. FTP services had not been
| installed, so I installed it. World Wide Web service was
| shaded, so I installed the two items that hadn't been
| installed.
|
| Just to check, I then tried to open a web application in
| vs, but the result was the same.
|
| To be honest, with a red face, I have no idea how to open
| or access iis.
|
| How do I actually
|
| IIS => Web Service Extension => allow ASP.net v 1.1.4322
|
| I'd be much obliged.
|
| dennist
|

Nov 17 '05 #5

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

Similar topics

6
by: PerryC | last post by:
I have search googles and there are hundreds of tips about AllowByPassKey... however, none works for me... well, perhaps I am too new to such high level functionality that it just does not make...
7
by: PerryC | last post by:
I have search googles and there are hundreds of tips about AllowByPassKey... however, none works for me... well, perhaps I am too new to such high level functionality that it just does not make...
7
by: Mullin Yu | last post by:
if i put the same code at the windows application or console, i can logon to the computer. but, if i put the same code at the windows service and start it, i still can't logon to the machine. ...
2
by: Mark Huebner | last post by:
I am trying to create a web application with Visual Studio 2005 and C# that will start up a "keep alive" application on my web site's server. My DotNetNuke home page loads slowly when the site...
1
by: Chris | last post by:
Hello, I have a Windows Forms application which has buttons to click to run other programs. One of the applications it must run is a ClickOnce Windows Forms application, so the Application...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.