Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help
Message
 
To
05/11/2002 09:46:35
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Re: Help
Miscellaneous
Thread ID:
00718904
Message ID:
00718935
Views:
16
Hi Jim,

This typically happens because your cached copy of the Web Application does not contain the project files. To correct this issue, delete the web cache for the project on your local machine. If the problem occurs when you try to open
http://<myserver>/<myproject>
, then clear the web cache at
c:\documents and settings\<user>\VsWebCache\<MyServer>\<MyProject>
folder.

This should take care of your issue. The cache will be rebuilt next time you open the project locally.


>All,
>
> I copied an entire folder with a asp.net project from a server to my local machine in order to debug something. I debugged the program, copied everything back to the server and now when I open the project it says
>
>"Unable to get the project file from the web server. Unable to open web project. The file s:\projectdotnet does not correspond to the URL http://localhost/projectdotnet. The two need to map to the same server location. HTTP Error 404:Object Not Found."
>
>How do I fix this problem?
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform