"Nicole Calinoiu" <calinoiu REMOVETHIS AT gmail DOT com> wrote in message
news:eJxKw2RsEHA.2780@TK2MSFTNGP09.phx.gbl...
> You can't make the policy change from within the application's code since
> the application almost certainly won't have permissions to alter the
> policy. However, you should be able to avoid manually updating each
> machine. See
>
http://msdn.microsoft.com/library/en-us/dnnetsec/html/entsecpoladmin.asp > for recommendations on several techniques for distributing a policy
> change.
>
> HTH,
> Nicole
>
>
>
> "Nikolay Petrov" <johntup2@mail.bg> wrote in message
> news:Oyr5KuRsEHA.2688@TK2MSFTNGP14.phx.gbl...
>> Can this be done from app's code?
>> I don't wish to go to every machine in our company and change this
>> policy.
>>
>>
>> "Nicole Calinoiu" <calinoiu REMOVETHIS AT gmail DOT com> wrote in message
>> news:OHxJ2lRsEHA.2320@TK2MSFTNGP12.phx.gbl...
>>> Nikolay,
>>>
>>> The code access security policy on the client machines will need to be
>>> modified in order to grant elevated permissions to your assembly. See
>>>
http://groups.google.com/groups?th=7afa061dc99c38ae&seekm=OG8V6OTrEHA.3520%40TK2MSFTNGP11.phx.gbl#link3
>>> for a recent thread on the same topic.
>>>
>>> HTH,
>>> Nicole
>>>
>>>
>>>
>>> "Nikolay Petrov" <johntup2@mail.bg> wrote in message
>>> news:u9TJPVRsEHA.1220@TK2MSFTNGP10.phx.gbl...
>>>> When ran from network Windows says "the application is running in
>>>> partially trusted context...." and disables some of my app
>>>> functionality, mostly io operations
>>>> How to enable all functionality in my app, when ran from network? (I am
>>>> using VB.NET)
>>>>
>>>> TIA
>>>>
>>>
>>>
>>
>>
>
>