As from .Net 3.5 SP 1 you can now run .Net applications from Network Shares without security warnings.
Prior to this there are a number of options, the first being as you have already done, adding the digital signature to the permissible list, allowing them to run as full trust applications.
The other option is to set up the application as a ClickOnce application.
/- Sam Judson : Wrox Technical Editor -/
|