I have downloaded a .net source code from the Internet.
The source code has 2 projects.
First is a Windows class lib.
Second is a WeSite project whose name is [http://localhost/WebDemoCS
].
When I run the Web Site, VS2005 searches that location and finds nothing. So the WebSite is not run.
How can I change this setting so that I can run it from VS2005's development web server.