Okay I wasn't sure where to post this so if it's in the wrong forum, I apologize.
Anyway, I have an app that I want to actually install and run from a network location. Now this app accesses a SQL database which it does just fine if the app is installed locally.
I install the app and copy the installation directory to a shared access point on a server. When I try to run it I get some Security Exception error (after the first form (which is a search form)).
Is there a better way (there has to be) to run an app from a network location?
TIA.
Anyway, I have an app that I want to actually install and run from a network location. Now this app accesses a SQL database which it does just fine if the app is installed locally.
I install the app and copy the installation directory to a shared access point on a server. When I try to run it I get some Security Exception error (after the first form (which is a search form)).
Is there a better way (there has to be) to run an app from a network location?
TIA.