Apurv1301


Hi

I am using sql reporting service 2005 with .NET 2.0.
I have created a custom dll file for report and put this dll in appropriate folder.
Report is running fine in designer project.
but when I am trying to view this report after uploading to report manager it give me an error like
  • Failed to load expression host assembly. Details: The type initializer for 'CableReporting.Utilities' threw an exception. (rsErrorLoadingExprHostAssembly)
Is there any solution for that

thanks and Regards

Apurv Shah
IBM India pvt Ltd




Re: Failed to load expression host assembly. Details: The type initializer for 'CableReporting.Utilities' threw an exception

Hi Its Me


HI Apurv,

You need to copy your assembly file to the folder under microsoftsqlsever\mssql.2\ Report server\bin






Re: Failed to load expression host assembly. Details: The type initializer for 'CableReporting.Utilities' threw an exception

Apurv1301

Hi Its Me wrote:

HI Apurv,

You need to copy your assembly file to the folder under microsoftsqlsever\mssql.2\ Report server\bin

Hi

I have already put the dll file to the report server \bin folder

but still error occured






Re: Failed to load expression host assembly. Details: The type initializer for 'CableReporting.Utilities' threw an exception

Apurv1301

I have already dll file in report server bin folder but still error occured
Is there any other solution