Security Exception
From: Dominick Baier (dotnet_at_leastprivilege.com)
Date: 09/28/04
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Role based security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: microsoft.public.dotnet.security Date: Mon, 27 Sep 2004 15:55:41 -0700
I do not know if this applies to share point services, too - but sharepoint portal server add a <trust> element to the root web.config - this puts the whole web site in partial trust mode.
this would also explain the security exception.
---
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
nntp://news.microsoft.com/microsoft.public.dotnet.security/<223c01c4a4b5$71fd0660$a501280a@phx.gbl>
Hi,
After we install windows share point services in 2003 our
asp.net application getting on error of Security exception.
The error is
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=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089 failed.
Help us to resolve this issue.
[microsoft.public.dotnet.security]
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Role based security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|