Security Exception was unhandled????

mrgreen

Registered User.
Local time
Today, 08:21
Joined
Jan 11, 2008
Messages
60
I recently had my laptop reimaged and am now having a problem running my application. I am creating an ADODB connection and recordset to retrieve information from aSQL Server (2005). Now it's bombing out at thte Create Object line saying the following:

"Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed."


Any help would be greatly appreciated!!!

Thanks
 
Nevermind. I figured it out. Prior to reimaging I copied files to my personal drive on the network. I transfered these files to the C: and deleted them off my personal drive (network) and all is fine.

Sorry for taking up space
 

Users who are viewing this thread

Back
Top Bottom