G
Guest
Hello,
I'm trying to find a way to programmatically apply a Full Trust policy to a
URL (e.g. http://server/path/path/bin/debug/myassembly.dll). The assembly is
-not- strongly named, because it uses an Excel interop component which cannot
be strongly named.
Up until now I've been having users use Start, Control Panel, Administrative
Tools, .NET Framework 1.1 Wizards, Trust an Assembly - works fine every time,
though it has to be repeated any time the assembly is changed on the server.
I thought I could use caspol for this - but it insists that the assembly
must be strongly-named! The Wizard doesn't demand this, why should caspol??
If anyone could let me know of any ideas, suggestions, it would be very much
appreciated.
Thanks,
Kieren Johnstone
(e-mail address removed)
I'm trying to find a way to programmatically apply a Full Trust policy to a
URL (e.g. http://server/path/path/bin/debug/myassembly.dll). The assembly is
-not- strongly named, because it uses an Excel interop component which cannot
be strongly named.
Up until now I've been having users use Start, Control Panel, Administrative
Tools, .NET Framework 1.1 Wizards, Trust an Assembly - works fine every time,
though it has to be repeated any time the assembly is changed on the server.
I thought I could use caspol for this - but it insists that the assembly
must be strongly-named! The Wizard doesn't demand this, why should caspol??
If anyone could let me know of any ideas, suggestions, it would be very much
appreciated.
Thanks,
Kieren Johnstone
(e-mail address removed)