|
-
Jun 17th, 2005, 09:29 AM
#1
Thread Starter
Hyperactive Member
deploying small app w/ sql server connection
I made a small data entry program (1 form) that has a few SQL connections to our SQL Server. I hard-coded in the login and pass to the server and on the server side gave the login read / write access to the database. I then built the project and moved the .exe file to a network folder.
The problem now is when the users launch the app they get the following error:
"request for the permission of the type System.Data.SqlClient.SqlClientPermission, System.Data, Version-1.0.5000.0, Culture=neutral, Publickey Token=.......... failed."
HELP!?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|