Database Connection Problem

mahdiv

New Member
Hi everyone<BR>Iam using ADODataSetCommand to get records from oracle database,somtimes this is working fine but sometimes its giving an error saying <BR> QueryInterface for interface System.Data.ADO.Interop.IDataInitialize failed. <BR>Exception Details: System.InvalidCastException: QueryInterface for interface System.Data.ADO.Interop.IDataInitialize failed.<BR><BR>When this error comes, if i wait for sometime and run the page again it is running normally. Iam using Beta1 version. Anyone please help out in fixing this problem
 
Back
Top