Execption Details: System.Security.SecurityException: That assembly does not allow partially trusted callers.
Check if the trust level is set to Medium then either remove this tag from web.config file or change it to Full
as:
<trust level="Full" />
Microsoft Technologies, ASP.NET, C#, VB.NET, SQL Server, JavaScript, XML, XSLT, Import/Export Excel and csv files, Payment Gateway Integration, Ajax.
<trust level="Full" />
1 comments:
gud info for dotnet articles check this
http://www.codesforprogrammers.blogspot.com/
Post a Comment