Newbie Question
-
I have written a Windows Form Application that updates a MS Access DB. I want to be able to install this application on a server and then allow my clients to create shortcuts to the .exe. When I try to do this I get an error: System.Security.Permissions.FileIOPermissions, mscorlib? How do I fix this. Thanks!
-
I have written a Windows Form Application that updates a MS Access DB. I want to be able to install this application on a server and then allow my clients to create shortcuts to the .exe. When I try to do this I get an error: System.Security.Permissions.FileIOPermissions, mscorlib? How do I fix this. Thanks!
Google for Code Access Security (CAS) and you'll find out why and solutions.
Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)