Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL 2000 Security Exception Error

Status
Not open for further replies.

ssckan

Programmer
Jun 7, 2004
11
US
I have a VB 2005 project with a DataGridView linked to a SQL2000 Server (SBS2003). When I debug the application without saving the project, it runs perfectly. After I save the project, I get the following error.

Request for the permission of type 'System.Data.SqlClient.SqlClientPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

I am new to both VS and SQL (old dBase IV / Clipper hacker) and any help is greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top