I need to run an application from a network drive.
It reads database information and puts it into a datagrid.
Whenever I click on 'get data' button I get a security exception.

I looked into System.Security.Permissions on MSDN, but I can't find what I'm looking for.

Thank you for your help.