|
|
|
start date: Wed, 08 Aug 2007 10:49:48 +0200,
posted on: microsoft.public.dotnet.framework
back
| Thread Index |
|
1
Peter Wyss
|
|
2
Nicole Calinoiu calinoiu REMOVETHIS AT gmail DOT com
|
Calculate Permissions
Hello!
When I click on Properties>Security>Calculate Permissions, visual studio
says, that I need FullTrust for my app (deployed with ClickOnce). Is
there a way to see, why (which code of my app) I need FullTrust?
Thanks for an answer!
Kind regards,
Peter
Date:Wed, 08 Aug 2007 10:49:48 +0200
Author:
|
Re: Calculate Permissions
If you run the permcalc.exe tool with the -stacks option (see
http://msdn2.microsoft.com/en-us/library/ms165077(vs.80).aspx for details),
you'll be able to see the call stack from which any given permission
requirement was inferred.
"Peter Wyss" wrote in message
news:ekF3UkZ2HHA.3400@TK2MSFTNGP03.phx.gbl...
> Hello!
>
> When I click on Properties>Security>Calculate Permissions, visual studio
> says, that I need FullTrust for my app (deployed with ClickOnce). Is there
> a way to see, why (which code of my app) I need FullTrust?
>
> Thanks for an answer!
>
> Kind regards,
> Peter
Date:Fri, 10 Aug 2007 08:41:44 -0400
Author:
|
|
|