angelo34jj
New member
- Joined
- Sep 24, 2004
- Messages
- 1
- Programming Experience
- 10+
I am trying to access SQL database from a VB.NET application using integrated security. When I execute it, I get an error saying
An unhandled exception of type 'System.Security.SecurityException' occurred in mscorlib.dll
Additional information: Request for the permission of type System.Data.SqlClient.SqlClientPermission, System.Data, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed.
Any help is appreciated.
thanks
An unhandled exception of type 'System.Security.SecurityException' occurred in mscorlib.dll
Additional information: Request for the permission of type System.Data.SqlClient.SqlClientPermission, System.Data, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed.
Any help is appreciated.
thanks