现象:在开发机器上建立好的asp.net web 应用,拷贝到测试机器后,打开web工程时出现 “Unable to get the project ile from the web server”错误提示。
解决方法:删除 c:\documents and settings\user name\VSWebCache 目录下的工程缓存。
(以上解决方法摘自google搜索,经验证通过)
文章来源:http://community.hf-mstc.org/cs/blogs/shakewang/archive/2006/02/13/1902.aspx