G
Guest
Hi,
I know that I need some public token keys or something like that to allow my application to run over internet on a local host. Is there any tutorial how to do that? (In german language I will love it)
My Problem is that if you start the app over the right path (actualy http://localhost/pro/test.exe) I got an error while try to acces SQL database. If I give permission to all assemblies used by this application it works. But On a Update of the application I got the same error again. How to fix that? And how can I provide a solution to the users of this app, to give easy the permissions to my app?
I created a MSI - File to do that but this file does work only if i install it twice (no idea why)
I will be happy for any answers. thanks, tassos
I know that I need some public token keys or something like that to allow my application to run over internet on a local host. Is there any tutorial how to do that? (In german language I will love it)
My Problem is that if you start the app over the right path (actualy http://localhost/pro/test.exe) I got an error while try to acces SQL database. If I give permission to all assemblies used by this application it works. But On a Update of the application I got the same error again. How to fix that? And how can I provide a solution to the users of this app, to give easy the permissions to my app?
I created a MSI - File to do that but this file does work only if i install it twice (no idea why)
I will be happy for any answers. thanks, tassos