Friday, March 23, 2012

Reporting Services & Custom Assemblies

Hi everyone,

I am testing reporting services custom assembly feature, but have problems.

I have referenced my dll, put my class name and instantiated it...

when i try and use a method within my instantiated class, it says "file or assembly name was not found".

Any ideas?no joke. I have no idea what you're talking about. Care to give us a little more details to see if anyone knows?|||

Hi, I was also facing the same Hitch! But I found the solution.

Try the following

1. Make strong assembly

2. Place your assembly in Windows/assembly or winnt/assembly (GAC)

3 Use .Net configuration to give this assembly full trust.

4. reference your assembly in reporting services

This will solve the issue

T James Arokiadoss

james.arokiadoss@.gmail.com

No comments:

Post a Comment