• Hi

    I have just hit upon the same issue. I have written an assembly which uses a config file containing a connection string. I placed the config file and DLL in the directories mentioned in Adams article and everything worked perfectly from the BIDS report preview screens. However when I deploy the report to the report server the database is not being called. I thought at first that maybe the problem was specifically to do with calling the config file, so I temporarily re-wrote the assembly and hardcoded the connection string but it still did not work when deploying.

    You mention in your post about registering the DLL, and maybe that is the missing link.

    Did you work out how to do this and if so can you point me in the right direction.

    Many thanks,

    Martin