2X faster development
The ultimate ASP.NET MVC UI toolkit to boost your development speed.
ProblemWhen deploying a website in a shared hosting server, a security exception is thrown as follows. Server Error in '/' Application.
DescriptionThe 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 DetailsSystem.Security.SecurityException: That assembly does not allow partially trusted callers.
ReasonThe shared hosting server where your website is deployed offers a medium level trust for IIS hosting and not allowing partially trusted callers.
SolutionYou can override the trust level of the application by adding the following code in the web.config file of your project.
|
2X faster development
The ultimate ASP.NET MVC UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.