Hello,
Ive created a website using ASP.NET which works very well in my local computer with SQL. After hiring a location in a web host, I uploaded files of my website to the hosting server. When i try to run the web page, i get an error which is shown below :
Server Error in '/' Application.
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: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyTo ...
Go to the complete details ...