SecurityException: That assembly does not allow partially trusted callers.
1 view
Skip to first unread message
Prad
unread,
Aug 9, 2010, 6:55:37 AM8/9/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MicroMighty Support Knowledge Base
Dear friends,
I tried using MicroMighty_SDK
with MicroMighty.SDK.Net.dll
and MicroMighty.SDK.Web.dll
But my hosting server says that SecurityException: That assembly does
not allow partially trusted callers.
The server needs websites in Medium Trust Setting.
So can you please build it with the strong name and using
System.Security;
[assembly: AllowPartiallyTrustedCallers]
That will solve the issue.
Please request you to help me in this matter.