Visual Studio 2013 Web Forms Site doesn't work with trust level “Medium”
I've created an asp.net Web Forms site with Visual Studio 2013. Scripts and pages are generated automatically by VS 2013. The problem is that the website doesn't work with the .Net trust level "Medium". It reqires "Full" level. With the "Medium" Level it throws an error: The application attempted to perform an operation not allowed by the security policy. To grantthis application the required permission please contact your system administrator or change the application's trust level in the configuration file. [SecurityException: Request for the permission of type 'System.Security.Permissions