Hello,
I am getting this error when running an application that loads my class library which presents a reportviewer in a windows form
"System.ArgumentException: Cannot bind to the target method because its signature or security transparency is not compatible with that of the delegate type."
My class library is built using Visual Studio 2010 and C#, targetting .Net Framework 4 and Platform is set to AnyCPU. I have tried with both Q3 2012 and Q1 2013 versions of Telerik Reporting but I get the same error.
I have also installed on the same machine Visual Studio 2012 and the .Net Framework version seems to be 4.5 (System.DLL version is 4.0.30319.18034).
Can you suggest how I may overcome this please?
Thanks
Craig
I am getting this error when running an application that loads my class library which presents a reportviewer in a windows form
"System.ArgumentException: Cannot bind to the target method because its signature or security transparency is not compatible with that of the delegate type."
My class library is built using Visual Studio 2010 and C#, targetting .Net Framework 4 and Platform is set to AnyCPU. I have tried with both Q3 2012 and Q1 2013 versions of Telerik Reporting but I get the same error.
I have also installed on the same machine Visual Studio 2012 and the .Net Framework version seems to be 4.5 (System.DLL version is 4.0.30319.18034).
Can you suggest how I may overcome this please?
Thanks
Craig