积极答复者
VS 2008 设计时出现未能加载文件或程序集错误

问题
-
答案
全部回复
-
你好,
你能不能共享一下详细的error,好像被你用黑色标记挡住了。
>>未能加载文件或程序集。。。。。。
一般这种错误信息可能是你项目引用的程序集不存在,或者你加载了错误的/旧的版本。你要确定它是否真的存在并加载了正确的版本。
还有一种可能是和.NET Framework 或者 Target platforum(AnyCPU/X86/X64)有关,因为你有多个项目之间穿插着引用,你要保证他们用了同样的.NET版本等等。
希望能帮到你!
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.