View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alexander.Kom Alexander.Kom is offline
external usenet poster
 
Posts: 1
Default Automation Error ... Urgent help needed


Hi all,
I have the following error message coming up in my Excel VB
application and cannot figure out what it means. Can somebody help me?
The message is;

"Runtime error-2147418105(80010007)
Automation error
The Callee (Server [not server application]) is not available an
disappeared; all connections are invalid. The call may have executed."

Attempts to debug take me to a line of code in the program that reads
"If m.Display(showalarm) Then...."

Where "m" is an instance of a form and "Display" is a function that wa
written to show the form modally.

Hope someone could help.

Ale

--
Alexander.Ko
-----------------------------------------------------------------------
Alexander.Kom's Profile: http://www.excelforum.com/member.php...fo&userid=2337
View this thread: http://www.excelforum.com/showthread.php?threadid=38709