When you deploy a Windows Forms or Web Forms application that uses ADO.NET for a database connection and set a partial CAS trust level, the connection fails even though SqlClientPermission is selected on the Security tab of the application project. You must change the trust level to full trust for the ADO.NET connection to work succesfully. [CR 541269]