votes
How to modify an assembly to work under medium-trust hosting environments?
For some reason, when I upload my code to my hosting provider, I get an error saying: [code]System.Security.SecurityException: That assembly does not allow partially trusted callers.[/code] What exactly can be done to the assembly to ...
