H
Helen Trim
I have a Windows application that was developed in VB in VS2003. It
accesses data from a SQL Server 2000 database.
I have recently upgraded it to VS2008. It runs perfectly on my pc, but it
will not run on the users pcs, though the old version does.
The error is: System.Security.SecurityException-Request for the permission
of type 'System.Data.SqlClient.SqlClientPermission, System.Data, Version
2.0.0.0. Unable to connect to the database.
Any ideas what the problem is and how I can solve it?
Thanks,
Helen
accesses data from a SQL Server 2000 database.
I have recently upgraded it to VS2008. It runs perfectly on my pc, but it
will not run on the users pcs, though the old version does.
The error is: System.Security.SecurityException-Request for the permission
of type 'System.Data.SqlClient.SqlClientPermission, System.Data, Version
2.0.0.0. Unable to connect to the database.
Any ideas what the problem is and how I can solve it?
Thanks,
Helen