SQL SSRS

Added by mwolfaardt about 3 years ago

Hi,
I would like to you the barcode toolkit in SQL Reporting Services. In order to do so, I would need to be able to create my own assembly and reference your .dll. SQL reporting services gives me and error
[rsRuntimeErrorInExpression] The Value expression for the image ‘Image1’ contains an error: That assembly does not allow partially trusted callers. C:\Development\Barcode\SSRS Barcode\IMMIX.SSRS\Report1.rdl

Is it possible to get the source code or even add the following line into you assembly information ? and assign it with a strong name.

[assembly: AllowPartiallyTrustedCallers]

The version of .Net I am using for the reporting services is .Net 3.5


Replies (3)

RE: SQL SSRS - Added by admin about 3 years ago

Hi,

Try with the attached patch and see if it helps.

Thanks
Regards
admin

RE: SQL SSRS - Added by mwolfaardt about 3 years ago

Thank you!
It works :)

RE: SQL SSRS - Added by arronlee over 1 year ago

Hi,
As for me, I am testing the related online pdf-417 barcode generator these days. Do you have any ideas about it? Or any good suggestion? I am totally a green hand on barcode generating field. Any suggestion will be appreciated. Thanks in advance.

Best regards,
Arron

(1-3/3)