Running from network drive
From: Russ Kerschner (russk.news.invalid_at_web2news.net)
Date: 06/12/03
- Next message: Shel Blauman [MSFT]: "Re: Excel : System.Security.Permissions.SecurityPermission"
- Previous message: Murali: "Re: Excel : System.Security.Permissions.SecurityPermission"
- Next in thread: Marcelo Birnbach [MS]: "Re: Running from network drive"
- Reply: Marcelo Birnbach [MS]: "Re: Running from network drive"
- Reply: Shel Blauman [MSFT]: "Re: Running from network drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 12 Jun 2003 23:41:10 +0200
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: Shel Blauman [MSFT]: "Re: Excel : System.Security.Permissions.SecurityPermission"
- Previous message: Murali: "Re: Excel : System.Security.Permissions.SecurityPermission"
- Next in thread: Marcelo Birnbach [MS]: "Re: Running from network drive"
- Reply: Marcelo Birnbach [MS]: "Re: Running from network drive"
- Reply: Shel Blauman [MSFT]: "Re: Running from network drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|