Custom Assemblies Error

  • Hello everyone,

    I'm doing some experimenting with designing custom assemblies for use with the reports that I am designing and am hoping there are members out there with some experience with these.

    The assembly is primarily used for functions used across all the reports, but there are some classes devoted to database query. When I preview the report in the preview tab everything works fine, but when I run the report using DebugLocal, I only see an error message (#Error) where the extracted value should be.

    The assembly is a dll file.

    The actual error message is:

    The value expression for the textbox ‘textbox35’ contains an error: Request for the permission of type System.Data.SqlClient.SqlClientPermission, System.Data, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed.

    When I gave the report to the administrator (who uses the Report Manager for viewing the reports) he had the same result.

    I appreciate all the feedback I can get for this one.

    Thank you very much.

  • This was removed by the editor as SPAM

  • It looks like you have some security problem.

    http://msdn2.microsoft.com/en-us/library/ms153587(en-US,SQL.90).aspx.

    This is a good article to look into if you have any permission problems.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply