Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 14th, 2005, 03:08 AM
Authorized User
 
Join Date: Dec 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to akhilvira
Default Problem running app with ASP.NET

hi

         I am new to ASP.NET programming. I have installed IIS and it is running . When i try to run my application i am getting an error stating


""Unable to create Web Project ‘WebApplication1’. Could not find a web server at ‘localhost’ on port 80. Please check to make sure that the web server name is valid and your proxy settings are set correctly. If you are sure that everything is correct, the web server may be temporarily out of service”.

Can any body please tell me what is going wrong and sugest the solution to me ....

Thanks in advance

Regards
Akhil Vira

 
Old January 14th, 2005, 09:53 AM
Friend of Wrox
 
Join Date: Oct 2004
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to anubhav.kumar
Default

hi,

You can try these ...

1. Make sure that the server is running.
       To do this open Internet Service Manager and click Default Web Site. The Play button on the toolbar must be disabled. and pause - stop buttons enabled.

2. The home directory for your default website should be <Host Drive>:\inetpub\wwwroot

3. Goto Administrative Tools\Computer Management\Local Users and Groups\Users. Check that the any of the accounts viz... ASPNET, IUSR_<ComputerName>,IWAM_<ComputerName> are not disabled or locked. Right click on them and access the properties.

4. You can also run aspnet_regiis.exe found in the <windir>\microsoft.net\framework\<version>\ folder to set up asp.net properly on iis.

hope this works for you

Anubhav Kumar





Similar Threads
Thread Thread Starter Forum Replies Last Post
post xml data from ASP.NET app to ASP app polekat Classic ASP Professional 2 January 31st, 2007 08:44 AM
ASP.NET Running and Installation Problem param99 ASP.NET 1.0 and 1.1 Professional 1 November 6th, 2006 03:04 AM
Problem in running ASP.Net 2.0 exstream ASP.NET 2.0 Professional 0 April 26th, 2006 08:48 AM
Help - Getting my .ASP web app running on Unix ocarroll Classic ASP Databases 7 July 23rd, 2004 07:25 AM
Problem running web App rwalker ASP.NET 1.0 and 1.1 Basics 1 February 27th, 2004 01:29 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.