Never entirely sure if these questions belong in Database forum or the language it's written in but....
I've never had this error before and for the life of me can't fix it. The error isand my connection string isCode:Additional information: Request for the permission of type System.Data.SqlClient.SqlClientPermission, System.Data, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed.I've also triedCode:"Server=mh3- sqlrpt01;Database=Sales_Campaign;User ID=SCUser;Password=******;Trusted_Connection=False"but both give the same error.Code:"Server=mh3-sqlrpt01;Password=******;Persist Security Info=False;User ID=SCUser;Database=Sales_Campaign"
Any help greatly appreciated as I'm stuck at this point and can't get any further.




Reply With Quote