Adding Custom DLL to SSRS 2008

  • I am trying to create SSRS 2008 reports using Visual Studio 2010.When referencing a custom DLL , I encountered the following error while compiling the solution.

    1) Error 11 Error while loading code module: ‘ReportHelper, Version=3.5.0.1, Culture=neutral, PublicKeyToken=8b04df18463b46de’. Details: Could not load file or assembly 'ReportHelper, Version=3.5.0.1, Culture=neutral, PublicKeyToken=8b04df18463b46de' or one of its dependencies. The system cannot find the file specified.C:\WorkSmriti\Finance Lease\Early Termination\PrintQueuemanager\Application\Report Templates\invtype23.rdlcPrintQueueManager.Shell.UI

    2)Error 12 Error in class instance declaration for class Reports.ReportHelper: [BC30002] Type 'Reports.ReportHelper' is not defined.C:\WorkSmriti\Finance Lease\Early Termination\PrintQueuemanager\Application\Report Templates\invtype23.rdlcPrintQueueManager.Shell.UI

    I tried copying the dll to the following locations and still i am facing that error.

    C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies

    C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer\bin

    Can you please guide me?

  • Issue Resolved !!!

  • How did you resolve this issue?

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply