System Call Failed

J

Joe Gottman

I have a long-running Excel script that sometimes dies after several
hours with the error message "System Call Failed" and error code
80010100. After it crashes I cannot do anything with the
Excel.Application object in the immediate window of my debugger. Every
time I try I get the same "System Call Failed" error. Does anyone have
any idea what could cause this or how I can prevent it?

Thanks,

Joe Gottman
 
D

Dhina

Hi Joe,

I am also facing similar problem with MS OUTLOOK, I have briefed the
problem desc below. If you got any solution for your issue, could you please
share me?

In our product we are having a integration with MS OUTLOOK (all versions)
designed using the Delphi COM + Outlook object model. In one specific case,
to save a multiple email selected from an outlook inbox folder, we are using
outlook 'Selection' object to get the count of the email selected in the
inbox folder. After some 20-30 mins, if the system was idle, we are not able
to access this Selection.Count property of the Selection object. It is
throwing the an exception EOLESysError 'System Call Failed'.

Thanks,

Dhina.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top