VBorDeliver
Programmer
Hi!
I am using the Crystal Reports OCX control with a VB6 application. 8/10 times when I call 'CrystalReport1.Action = 1' I get the following error:
Run-time error '-2147417848 (80010108)':
Automation error
The object invoked has disconnected from its clients.
I have looked all over the web and through other forums regarding this error message and have so far not found anything that helps.
I can handle this error in VB but every consequent time that a report is run I get the same error. The only way to get round this is to close the app and run it again.
Any ideas of how I can solve this would be greatly appreciated!
I am using the Crystal Reports OCX control with a VB6 application. 8/10 times when I call 'CrystalReport1.Action = 1' I get the following error:
Run-time error '-2147417848 (80010108)':
Automation error
The object invoked has disconnected from its clients.
I have looked all over the web and through other forums regarding this error message and have so far not found anything that helps.
I can handle this error in VB but every consequent time that a report is run I get the same error. The only way to get round this is to close the app and run it again.
Any ideas of how I can solve this would be greatly appreciated!