Home All Groups Group Topic Archive Search About

SqlClientPermission

Author
23 Mar 2006 4:20 PM
Peter Ramsebner
Hi,

i want to run my application from a network share.
With the .Net Configuration Tool i changed the permissions of the
localIntranet_zone to FullTrust. Without success:
"The application attempted to perform an operation not allowed by the
security policy.The operation required the SecurityException. To grant this
application......."

Thanks for help

Peter

Author
23 Mar 2006 4:35 PM
Peter Ramsebner
I have used the 'Microsoft .NET Framework 1.1 Configuration' tool.

But when i use the 'Microsoft .NET Framework-Konfiguration' it works???
(vers 1.0)

Why do i have to use the 1.0 instead of the 1.1 Version?

Peter
Author
27 Mar 2006 7:22 PM
Nicole Calinoiu
The CAS policy for each version of the .NET Framework is stored and managed
separately from that of any other installed versions.  If your application
runs under version 1.0 of the .NET Framework, that's the CAS policy you'll
need to modify.


Show quoteHide quote
"Peter Ramsebner" <peter.ramseb***@telefonica.net> wrote in message
news:u%230mBfpTGHA.4772@TK2MSFTNGP09.phx.gbl...
>I have used the 'Microsoft .NET Framework 1.1 Configuration' tool.
>
> But when i use the 'Microsoft .NET Framework-Konfiguration' it works???
> (vers 1.0)
>
> Why do i have to use the 1.0 instead of the 1.1 Version?
>
> Peter
>