Quote:
You need full trust to make this setup work  |
Can you explain to me how I can do it ?
I've given full trust permissione to my assembly using .NET
Configuration 1.1 panel but I obtain the same SecurityException...why ?
I'm using a strong name with my assembly and for giving full trust
permission I've tried to ways:
- In runtime security policy\Machine\Code Groups\LocalIntranet_Zone
I've added a new Code Group for my assembly and I've assigned to it the
Full Trust permission set
- I've used the Wizard "Trust an assembly"
Please help me