Hi All -
Unfortunately I don't have code to paste for you, but I'm hoping perhaps someone will be able to narrow my focus a bit on this one...
I developed a windows forms app that has a very strong data dependency. When deployed, it works as expected if the user has admin rights to the PC. If, however, it's a non-admin user, the connection to the database never happens and the app crashes.
I've tried deploying both through ClickOnce and a true Setup and Deployment project, and both have the same result. This has to be a permission issue - but I'm not sure where (app or PC - or both). That's where I need some assistance.
So - based on this very loose explanation, do any ideas come to mind?
Thanks in advance for your help!
Tim