We are having the same exact issue as thread:
thread796-1198879
This thread, however, has been closed, so I need to begin again.
We previously used VB6 to deploy .exe files for runtime.
VB6 deployment pretty much just required copying the .exe to the network where it would be run from.
We are new to VB.Net and trying to rewrite our VB6 programs.
With VB.Net, we are getting security errors when we deploy the VB.Net .exe to our network.
I haven't been able to find anything clear-cut that states "These are the steps to deploy your VB.Net exe" AND deal with security. I have found help on creating a setup/deployment project and .msi file, however, they do not tell us how to set security.
Looking at this previous thread, it might be that we have to add the SQL Client to the application. Not sure how to do that with the .NET Framework 2.0 configuration tool. I get as far as the Permissions Set tab, but there I dont' see where to 'add'.
Please help. Thank you.
thread796-1198879
This thread, however, has been closed, so I need to begin again.
We previously used VB6 to deploy .exe files for runtime.
VB6 deployment pretty much just required copying the .exe to the network where it would be run from.
We are new to VB.Net and trying to rewrite our VB6 programs.
With VB.Net, we are getting security errors when we deploy the VB.Net .exe to our network.
I haven't been able to find anything clear-cut that states "These are the steps to deploy your VB.Net exe" AND deal with security. I have found help on creating a setup/deployment project and .msi file, however, they do not tell us how to set security.
Looking at this previous thread, it might be that we have to add the SQL Client to the application. Not sure how to do that with the .NET Framework 2.0 configuration tool. I get as far as the Permissions Set tab, but there I dont' see where to 'add'.
Please help. Thank you.