原文:Could not load file or assembly 'Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its depe

共两方解决方法: .定位到 PROGRAMFILES Microsoft SDKs Windows v . A Bootstrapper Packages ReportViewer ReportViewer.exe目录下,安装下这个,注册版本是否一致.如果不是则再去下载个一致的版本。 .引用对应版本的Microsoft.ReportViewer.WebForm.dll文件 参考: http: ms ...

2013-03-09 15:34 0 7217 推荐指数:

查看详情

运行出错之未能加载文件或程序集“Microsoft.ReportViewer.Common, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91”或它的某一个依赖项。系统找不到指定的文件。文件名

这个问题是因为在项目中缺少Microsoft.ReportViewer.Common程序集. 方法一:缺少哪些文件或程序集,到程序开发计算机下找到对应的烤到客户端的程序启动目录下即可(项目烤到Bin\\Debug目录下)以上的dll都是在开发者机器的Windows\assembly目录中 ...

Tue May 02 00:43:00 CST 2017 0 3877
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM