G
Guest
I have an application that I need to deploy to users...the installer puts the program executable onto the user's local machine...but I would rather have this executable out on the network...this way it would be much easier to manage updates...
I know that by default this is not possible...I get a violation of .NET security policy error. One way to fix this is to go to Control Panels and change the security level for Local Intranet from 'partiallly trusted' to 'fully trusted'. I'm not sure whether doing this might create other security problems...
Is there any other way to make it possible to run an executable from the network??
Thanks,
Parveen
I know that by default this is not possible...I get a violation of .NET security policy error. One way to fix this is to go to Control Panels and change the security level for Local Intranet from 'partiallly trusted' to 'fully trusted'. I'm not sure whether doing this might create other security problems...
Is there any other way to make it possible to run an executable from the network??
Thanks,
Parveen