OK, I found the answer. We have been running .Net Framework 1.0 and later installed .Net Framework 1.1. Thus both versions were running our our computers at the same time. When I uninstalled version 1.0, then did what liebrand suggested, the application ran correctly from everyone's computes...
santosh1 - per my previous post, I did what you suggested and the same error occurred. Even if it worked, that would defeat the purpose of what I am trying to accomplish, namely creating an app that anyone can run from a mapped/shared network drive. Thanks anyway. If you want more info on...
santosh1 - I tried your suggestion but the same error occurred. The problem is not figuring out a way to run the assembly, it is getting the assembly to run without the System.Security.SecurityException error occurring.
Check out this link in Experts-Exchange...
I suspect the problem has to do with permissions not being set properly for the program. Permissions are more restricted on a mapped network drive than they are on a local drive under .net framework.
I have tried several different ways to change the permissons for the program using the .net...
I have written a very simple vb.net application called Test1.exe. Test1.exe just reads a MS SQL Server table and displays one field on the Test1 form.
When I run Test1.exe from any local workstation, it works correctly, however, when I try to run it from a mapped network drive, I get the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.