开发者

visual studio project gives error after rebuilding

开发者 https://www.devze.com 2023-01-09 19:58 出处:网络
I am able to open a saved copy of my project in visual studio and it runs fine. After I rebuild the project it gives me the following error :

I am able to open a saved copy of my project in visual studio and it runs fine. After I rebuild the project it gives me the following error :

Could开发者_JAVA百科 not load file or assembly 'System.Web.Ajax, Version=3.0.31106.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' or one of its dependencies. The system cannot find the file specified. 

this is driving me crazy. please help


Use Fuslogvw.exe to troubleshoot this problem. It shows you where the CLR looked for the assembly.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号