kesse.dk
November 2nd, 2005, 05:47 AM
Hi
I have written a small app in C# which I want to execute from a network drive. (executes fine locally)
However when I try this I get a .NET security error, stating that the application does not have the necessary rights, and that I can use the .NET Framework Configuration tool to grant it these rights.
I am rather new to .NET security, and find the .NET Framework Configuration tool very confusing, and numerous configuration attempts have not solved the problem.
Can anyone point me to a good guide on this, or give me a few pointers?
Thanks in advance
Kesse
I have written a small app in C# which I want to execute from a network drive. (executes fine locally)
However when I try this I get a .NET security error, stating that the application does not have the necessary rights, and that I can use the .NET Framework Configuration tool to grant it these rights.
I am rather new to .NET security, and find the .NET Framework Configuration tool very confusing, and numerous configuration attempts have not solved the problem.
Can anyone point me to a good guide on this, or give me a few pointers?
Thanks in advance
Kesse