That's not what I've observed.  I tried just that, running an strong-named
assembly locally and from the Internet.  Adding FullTrust for the assembly
by publickey and name (no version) still caused it to be denied when run
from the Internet.

On Wed, 15 Feb 2006 19:45:22 -0800, Pardee, Roy <[EMAIL PROTECTED]> wrote:

>That sounds wrong to me--I've got things set up here so that apps signed
with a particular key get full trust, regardless of the zone from which
they're loaded.  We did that specifically to avoid having to grant full
trust to the intranet zone.
>
>So at our shop an app loaded from a local server will have 'medium' trust
(or whatever the level short of full is), unless it's been signed with our
communal key.  If it is, then it gets full trust.
>
>________________________________
>
>From: Discussion of advanced .NET topics. on behalf of Peter Ritchie
>Sent: Wed 2/15/2006 4:32 PM
>To: [email protected]
>Subject: Re: [ADVANCED-DOTNET] StrongNameIdentityPermissionAttribute
>
>
>
>>You can't explicitly grant full-trust to an assembly, you can grant full-
>>trust to a zone where an assembly is run from.
>
>Re-reading my comment; it's more acurate to say you can't explicitly grant
>full-access to an assembly unless the zone it is loaded from allows it.
>In which case it probably already has FullTrust and can only demote it.
>
>===================================
>This list is hosted by DevelopMentorĀ®  http://www.develop.com
>
>View archives and manage your subscription(s) at
http://discuss.develop.com
>
>===================================
>This list is hosted by DevelopMentorĀ®  http://www.develop.com
>
>View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to