Sometimes Error E_FAIL(0x80004005) in IErrorInfo.Getdescription -
07-22-2005
, 09:35 AM
Hello !
My Dotnet-Application reads each night data from our subsidiaries via
PervasiveOLEDB Provider.
In 70 Percent in works fine.
Sometime I am getting this error:
Fehlermeldung: Fehler E_FAIL(0x80004005) in IErrorInfo.GetDescription.
StackTrace: at
System.Data.OleDb.OleDbConnect*ion.ProcessResults( Int32 hr)
at System.Data.OleDb.OleDbConnect*ion.InitializeProvi der()
at System.Data.OleDb.OleDbConnect*ion.Open()
at OLAPManager.clsOLEDB.Open()
Übergebener Text: Fehler bei
OpenProvider=PervasiveOLEDB;Lo*cation=lpolap;Data Source=PAULAGER8;
Fehler E_FAIL(0x80004005) in IErrorInfo.GetDescription.- at
System.Data.OleDb.OleDbConnect*ion.ProcessResults( Int32 hr)
at System.Data.OleDb.OleDbConnect*ion.InitializeProvi der()
at System.Data.OleDb.OleDbConnect*ion.Open()
at OLAPManager.clsOLEDB.Open()
Does anybody know whats the problem. I suppose, Its a problem from the
Pervasive OLEDB-Provider
I am using Pervasive Workgroup Engine 8.6
Thanks
aaapaul |