Skip to Content
0
Former Member
Jul 15, 2008 at 12:58 PM

run-time error -2147417848 (80010108), method '~' of object '~' failed

540 Views

Hello

I have an application written in VB6 which uses Crystal 9 Reports (RDC). The application is running on Windows XP, SP2.

On this PC is .net Framework 2.0 installed and since then from time to time I get the message:

run-time error -2147417848 (80010108), method '' of object '' failed

But this error doesn't appear always, but when it happens, it happens always at setting the datasource

example:

repReport.Database.SetDataSource rsDummy

Does anybody know why this is?

Thank you for your help.