首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >SSRS报表服务器的Neodynamic Barcode Professional上载错误

SSRS报表服务器的Neodynamic Barcode Professional上载错误
EN

Stack Overflow用户
提问于 2014-10-01 18:03:33
回答 1查看 1.3K关注 0票数 0

我正在开发一个用于显示条形码的SSRS报告。我正在使用Neodynamic条形码专业版,该报告在Developer Machine (MY Machine)中工作正常。当我尝试将报告上传到SSRS报告服务器时,我得到了这个错误,任何人都可以帮助我。提前感谢

注意:我使用的是SSRS 2012版本,报表服务器也是一样的

错误:

代码语言:javascript
复制
Error while loading code module: ‘Neodynamic.ReportingServices.Barcode, Version=7.0.2000.0, Culture=neutral, PublicKeyToken=c6b33c3093a0d4cd’. Details: Could not load file or assembly 'Neodynamic.ReportingServices.Barcode, Version=7.0.2000.0, Culture=neutral, PublicKeyToken=c6b33c3093a0d4cd' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) (rsErrorLoadingCodeModule) Get Online HelpError in class instance declaration for class Neodynamic.ReportingServices.Barcode: [BC30002] Type 'Neodynamic.ReportingServices.Barcode' is not defined. (rsCompilerErrorInClassInstanceDeclaration) Get Online Help 
There is an error on line 4 of custom code: [BC30451] Name 'Neodynamic' is not declared. (rsCompilerErrorInCode) Get Online Help 
EN

回答 1

Stack Overflow用户

发布于 2015-12-23 04:24:50

把你的dll Neodynamic.ReportingServices.Barcode放进去

驱动程序服务器位置:\Program Files\Microsoft SQL Server\MSRS12.SQLLOCAL\Reporting Services\ReportServer\bin

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/26138841

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档