I have a page with a WWBS control. When I click on the BusinessObjectName dropdown in the designer, I get the following error:"Unable to cast object of type 'System.Data.SqlClient.SqlConnection' to type 'System.Data.OracleClient.OracleConnection'"
Does anyone know what might be causing this and how I can get around it?
BTW, I am using an Oracle database.
Cheers!