S
Suma
H
I have an application that automates Excel,opens Excel workbooks and reads their custom properties,and then closes them
But sometimes I get the error "call was rejected by callee". I have observed that it is happening with only the excel files that have macros. If it was happening all the time, then I would have decided that there was something wrong with code that deals with macros. But the funny thing is sometimes I get the error and sometimes not for the same file
What can be causing the problem?. I get this error sometimes while opening the workbook, sometimes while reading properties and sometimes while closing the workbook
Sometimes everything goes on smoothly with no error at all
Also please note that the files are on my local system. Not on some network folder
I have windows XP on my system and Excel 2002
How to get over this error
Please suggest me something in this regard
TIA
I have an application that automates Excel,opens Excel workbooks and reads their custom properties,and then closes them
But sometimes I get the error "call was rejected by callee". I have observed that it is happening with only the excel files that have macros. If it was happening all the time, then I would have decided that there was something wrong with code that deals with macros. But the funny thing is sometimes I get the error and sometimes not for the same file
What can be causing the problem?. I get this error sometimes while opening the workbook, sometimes while reading properties and sometimes while closing the workbook
Sometimes everything goes on smoothly with no error at all
Also please note that the files are on my local system. Not on some network folder
I have windows XP on my system and Excel 2002
How to get over this error
Please suggest me something in this regard
TIA