run app from network drive

From: darren (anonymous_at_discussions.microsoft.com)
Date: 06/09/04


Date: Tue, 8 Jun 2004 19:36:05 -0700

We have an application sitting on a network drive that we want to run, written in vb.net. On each client we used the .net framework wizard to trust the assembly - which worked. Then we had to make some changes to the application and dropped the new version on the network. We were then unable to run the application until we went to each of the clients and trusted the assembly again. I am new to vb.net. Is there any way around this? Thanks in advance.