I have a basic form application that runs and compiles fine. However when I try to run the program as a shortcut, where the EXE resides on a network drive, a SecurityException occurs when the form tries to load. When the program is run locally no errors occur and the app funtions fine.
Anyone know what it could be about running the app off a network drive that's causing the problem?
O.
Anyone know what it could be about running the app off a network drive that's causing the problem?
O.