肖恩D++
Not Equal C && !=C && 不等于西
-
Fixing “Unable to get the project file from the Web Server”
Posted on August 24th, 2010 5 commentsWhen trying to open an existing project in Visual Studio 2003, if keep getting a pop up message “Unable to get the project file from the Web Server”:
Try following to fix the problem:
- Check the webinfo file, make sure the “URLPath” is correct.
- Recreate the virtual directory for it and restart IIS.
- Delete the project cache in “C:Documents and SettingsusernameVSWebCache”
991 views


Recent Comments