Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

If you are using the 6K's ComServer within a timer event inside a Visual Basic project, you may encounter this error:

"Run-time error '-2147418107 (80010005)':Automation error."

This error occurs because you cannot make a call to an ActiveX server from a timer until the previous timer event has finished. Please see the following web site for more details:

http://support.microsoft.com/support/kb/articles/Q176/3/99.asp

  • No labels