下面的【0x80131040】错误,如何解决,能告诉详细方法吗
Could not load file or assembly 'WebControlLibrary' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
------解决方案--------------------WebControlLibrary没有被引用
------解决方案--------------------不能加载WebControlLibrary,可能WebControlLibrary的库没有,或者WebControlLibrary中引用到的库没有
------解决方案--------------------或者WebControlLibrary中引用到的其他的库没有
------解决方案--------------------少dll了吧,找工具看一下WebControlLibrary所依赖的dll
------解决方案--------------------用dependency.Exe工具看一下WebControlLibrary依赖的dll文件