G
Guest
I have a .Net application that is going to run from a network share. The
application needs Full Trust to run.
If I set the CAS policy under the .Net Runtime Security Policy / Machine
code group it runs fine, however when setting the policy under the User code
group it fails to run. I'm using location evidence.
I need to set the policy under the User group because the users running the
setup will not have admin rights, so they can no alter the settings under
Machine.
The only problem appears when the app is ran from a network share, if the
app runs locally I can set the permissions in the User group with no problem.
Is there a way to set up the policy under the User group and run the app
from a network share?
Thanks in advance!
Ram
application needs Full Trust to run.
If I set the CAS policy under the .Net Runtime Security Policy / Machine
code group it runs fine, however when setting the policy under the User code
group it fails to run. I'm using location evidence.
I need to set the policy under the User group because the users running the
setup will not have admin rights, so they can no alter the settings under
Machine.
The only problem appears when the app is ran from a network share, if the
app runs locally I can set the permissions in the User group with no problem.
Is there a way to set up the policy under the User group and run the app
from a network share?
Thanks in advance!
Ram