我可以在visual studio中打开我保存的项目副本,运行正常。重建项目后,它给出了以下错误:
Could 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.
这让我发疯了。请帮忙
答案 0 :(得分:1)
使用Fuslogvw.exe解决此问题。它显示了CLR查找程序集的位置。