バーコードを表示するための SSRS レポートを作成しています。Neodynamic Barcode Professional を使用していますが、レポートは開発者マシン (MY マシン) で正常に動作しています。レポートを SSRS レポート サーバーにアップロードしようとすると、このエラーが発生します。前もって感謝します
注:私はSSRS 2012バージョンを使用しており、レポートサーバーも同じです
エラー :
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