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.aspx?scid=kb;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" <
[email protected]>
| Sender: "dennist" <
[email protected]>
| References: <
[email protected]>
| Subject: Can't start asp.net web application
| Date: Tue, 5 Aug 2003 03:31:55 -0700
| Lines: 22
| Message-ID: <
[email protected]>
| 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
|