G
Guest
I am developing a windows aplication that needs to be easily deployable over the internet. I read some information on no touch deployment, and I tried to use it to deploy my application. I was able to run the application, but I ran into an issue where the very first time I tried to run it, I had to modify the .NET security settings in the machine I was trying to run it. It was a simple change, but this application will be used by users that would probably not know what to do. Is there a way to use no touch deployment without having to configure .NET security settings? If not, can anyone suggest an alternative
Thanks,
Thanks,