Link to home
Start Free TrialLog in
Avatar of n_srikanth4
n_srikanth4Flag for India

asked on

How to add an assembly(.dll) using SSRS 2005.

Hi Experts,

Can you please walk me through steps how to call an external assembly reference (.dll) in SSRS 2005, possibly using the screen shots.

I have  added  the assembly from the shared folder,then  it will be poulated in  the refernce list and also the class name and the instance name were also added in SSRS , but I am getting an error message could not load or find assembly getConcatString(assembly name).

Regards,

Sreekanth.
 
ASKER CERTIFIED SOLUTION
Avatar of Brendt Hess
Brendt Hess
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of n_srikanth4

ASKER

GOOD