How to Barcode?
Hello, everyone.Has anyone ever needed to add barcoding to their reports for SQL Server 2005 Reporting Services?I tried Barcode Professional from neodynamic. And it works fine when I develop in visual studio (I can click preview and the report shows barcodes). But when I try to upload the barcode-made repot to the server (through web-interface) - I get this error: Code Snippet Error while loading code module: Neodynamic.ReportingServices.Barcode, Version=5.0.2000.0, Culture=neutral, PublicKeyToken=c6b33c3093a0d4cd. Details: Could not load file or assembly 'Neodynamic.ReportingServices.Barcode, Version=5.0.2000.0, Culture=neutral, PublicKeyToken=c6b33c3093a0d4cd' or one of its dependencies. The system cannot find the file specified. (rsErrorLoadingCodeModule) Get Online Help Error in class instance declaration for class Neodynamic.ReportingServices.Barcode: [BC30002] Type 'Neodynamic.ReportingServices.Barcode' is not defined. (rsCompilerErrorInClassInstanceDeclaration) Get Online HelpThere is an error on line 6 of custom code: [BC30451] Name 'Neodynamic' is not declared. (rsCompilerErrorInCode) Get Online Help I think I have to install this somewhere on the server but I am not sure where.Did anyone use this barcode product or have experience with any other products they can recommend?Thank you very much,
June 12th, 2008 7:05pm

You could try putting the barcode dlls in the ReportServer\bin folder of SQL Server. This is usually found at "C:\Program Files\Microsoft SQL Server\MSSQL.x\Reporting Services\ReportServer\bin". BobP
Free Windows Admin Tool Kit Click here and download it now
June 12th, 2008 7:29pm

Well it seems they actually have the "Installation and Configuration" section there:http://www.neodynamic.com/ND/SupportHelp.aspx?tabid=17I'll give that a try.
June 12th, 2008 7:39pm

hi drozzy - just wondering if you found a solution to this issue, we are experiencing the same difficulty. Thanks!!
Free Windows Admin Tool Kit Click here and download it now
February 24th, 2010 6:23pm

I had this issue too, turns out we had the wrong assembly in the reporting services folder. I just copied the x64 version over and its working now. Neodynamics provides a set of them, make sure you copy the right Neodynamic.ReportingServices.Barcode.dll to Microsoft SQL Server\MSSQL.1\Reporting Services\ReportServer\bin. If you deploy thru visual studio, will need to copy the dll to \Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies, and then in VS, right click on toolbox, choose toolbox item Barcode Pro on the .NET framework components tab. Cheers!
February 5th, 2011 2:00am

Have you tried Aspose.Barcode for SSRS? It is quite flexible solution for adding barcodes to the SSRS reports. You may find more details and help in the AsposeBarcode for SSRS documentation. You can also get support from our support and development teams. Please see if this works for you.I work as developer evangelist at Aspose. I love to explore and learn new technologies and help other developers along the way.
Free Windows Admin Tool Kit Click here and download it now
August 28th, 2011 5:47am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics