Using custom assemblies with Report Builder
So I've created a DLL assembly using the BIDS tools and Visual Studio, deployed the DLL to the correct folder on the BIDS dev workstation and on the server where Reporting Services is hosting the report. Everything is working fine. So, how does an "ordinary" user access this report since the dependent DLL is sitting on the server and not on the client where the Report Builder's report processor is running. Does the IT staff have to copy the DDL to somewhere on the client's system so the Report Builder .EXE can see it? If so, where? What's the "best practice" method here?__________________________________________________________________ William Vaughn Mentor, Consultant, Trainer, MVP http://betav.com http://betav.com/blog/billva http://www.hitchhikerguides.net Hitchhikers Guide to Visual Studio and SQL Server (7th Edition) Please click the Mark as Answer button if a post solves your problem!
November 13th, 2010 3:25pm

Hi William, "Does the IT staff have to copy the DDL to somewhere on the client's system so the Report Builder .EXE can see it? If so, where?" Yes, the DDL must be deployed on clients' system. I recommend that you put the dll into clients' GAC. This thread http://social.msdn.microsoft.com/Forums/en/sqlreportingservices/thread/787fb91a-1845-443e-8f87-2bef0e08d268 should be helpful for you. thanks, Jerry
Free Windows Admin Tool Kit Click here and download it now
November 16th, 2010 3:10am

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

Other recent topics Other recent topics