buunguyen / combres

ASP.NET and MVC performance optimization library ⛺
Other
123 stars 36 forks source link

System.Security.SecurityException: That assembly does not allow partially trusted callers. #8

Closed plakhlani closed 11 years ago

plakhlani commented 11 years ago

I tried to use this on a site hosted on godaddy and I end up with following:

Security Exception

Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: That assembly does not allow partially trusted callers.

buunguyen commented 11 years ago

Combres must be deployed in a full-trust environment.