Re: Running from network drive
From: Marcelo Birnbach [MS] (mbirnbac_at_online.microsoft.com)
Date: 06/12/03
- Next message: Marcelo Birnbach [MS]: "Re: Excel : System.Security.Permissions.SecurityPermission"
- Previous message: Shel Blauman [MSFT]: "Re: Excel : System.Security.Permissions.SecurityPermission"
- In reply to: Russ Kerschner: "Running from network drive"
- Next in thread: Shel Blauman [MSFT]: "Re: Running from network drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 12 Jun 2003 14:50:52 -0700
Hi Russ,
Do you have a Side-by-side machine? I mean do you have V1 adn V2 installed
at the same time in your machine? If such is the case maybe you are
modifying the security policy for one version and running your assembly
using the other version of the runtime.
Thanks,
Marcelo
"Russ Kerschner" <russk.news.invalid@web2news.net> wrote in message
news:39565N670@web2news.com...
> Hi, I've seen questions similar to my issue all over the place, but no
> answers that worked (for me).
>
> I'm writing an app that needs FileIO permissions. This works fine
> running locally, but I get a SecurityException when trying to run on a
> network drive.
>
> I've read tons of stuff on .NET security and think I understand fairly
> well how it is SUPPOSED to work, but it's not.
>
> I've tried all kinds of approaches, but even things as blunt as setting
> Intranet trust to full don't work. The only thing that worked was
> disabling security completely through caspol.
>
> In addition, in the .Net Configuration tool I click on my assembly to
> evaluate its permissions, and the tool reports that I have full trust,
> at all security levels. But I turn around and run the assembly, and it
> fails.
>
> Thanks in advance-
> Russ
>
> --
> Direct access to this group with http://web2news.com
> http://web2news.com/?microsoft.public.dotnet.security
- Next message: Marcelo Birnbach [MS]: "Re: Excel : System.Security.Permissions.SecurityPermission"
- Previous message: Shel Blauman [MSFT]: "Re: Excel : System.Security.Permissions.SecurityPermission"
- In reply to: Russ Kerschner: "Running from network drive"
- Next in thread: Shel Blauman [MSFT]: "Re: Running from network drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|