C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » .NET »

solve Visual source safe error


Posted Date: 26 Aug 2008      Posted By: uday mahajan      Member Level: Silver     Points: 1   Responses: 1



hi i m connecting asp.net web application through visual source safe version 8.0
But after configuration when i run that web application ,then it gives me error as follows :

unable to start debugging on the web server. This project is using a web site that is configured to use a specific IP address.Specify the machine name in the project URL.

So how can i solve this error





Responses

Author: avtar    26 Aug 2008Member Level: GoldRating: 2 out of 52 out of 5     Points: 5

There are two ways that I think would resolve this:

#1: When you open the web site, instead of opening it off of http://localhost, open it from http://mytestwebsite.mydomain.com.

-or-


#2: Change the start options to explicitly specify the page to launch:

- Open project properties

- Click on 'Start Options'

- Change the Start action to 'Start URL'.

- Enter http://mytestwebsite.mydomain/default.aspx (or whatever page you want to launch)


NOTE: I think you will need Visual Studio 2005 SP1 for this to work



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : how to setup a web application in dot net
Previous : Dotnet
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use