I remember having similar problems and the issue came down to how I referenced the library. Are you doing a 'Reference' or a createobject?
I think the solution for me was to do a createobject, but it has been awhile. Another thing to keep in mind is that when you work in the IDE sometimes objects and connections persist when you think that they should not. So a program runs in the IDE then blows chow when run independently. Hope those few thoughts help you track it down. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Leckie Sent: Monday, January 17, 2005 9:01 AM To: [email protected] Subject: [U2] Uniobjects automation error I'm trying to develop a small application using UniObjects with Visual Basic 6.0. Program is running on Windows XP connecting to a UniData database across a TCP/IP connection. I can run the program inside Visual Basic IDE and the program runs fine but when the program is compiled I get an automation error: Run-time error '-2147417848 (80010108): Automation error The object invoked has disconnected from its clients Anyone know why this is and how it can be fixed. I have never seen this type of problem before. -- ************************************************************************ * This message has been scanned for viruses and dangerous content by * Blairs of Scotland MailScanner, and is believed to be clean. * * This email and any files transmitted with it are confidential and * intended solely for the use of the individual or entity to which they * are addressed. * * If you have received this email in error please notify us at Blairs * of Scotland via email at [EMAIL PROTECTED] ************************************************************************ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
