P
pnp
I have developed an app in C# that I'm trying to deploy in an intranet.
I would like the app to be installed in a server and to be run from a
shortcut from a client machine.
The problem is that while from the .NET wizard I set the security for
everything in the network to full, an error message occurs indecating
that the Application.ExecutablePath produced an error of type
System.Permission.FileIO ...
How can I overcome this?
I would like the app to be installed in a server and to be run from a
shortcut from a client machine.
The problem is that while from the .NET wizard I set the security for
everything in the network to full, an error message occurs indecating
that the Application.ExecutablePath produced an error of type
System.Permission.FileIO ...
How can I overcome this?