Hoort bij: ASP — Tags:, , , , — admin @ 4 december 2008 19:57

Wanneer ik mijn .NET webapplicatie probeer te starten krijg ik een security exception met de volgende melding:

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.OleDb.OleDbPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089′ failed.

Wat is de oorzaak van deze fout en hoe kan ik deze oplossen?
(Verder lezen…)