Security Exception
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello friends, We got this error in application.What could be the problem? Is our code is wrong? or We miss something? This error occurs when we try to access sql server.. 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.Data.SqlClient.SqlClientPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. Please help us.