- Thorsten Kummer
- PowerBuilder
- Monday, 10 February 2020 02:10 PM UTC
Hi folks,
On one of our client computers the OLE to Excel crashes.
While the statement:
li_rc = myoleobject.ConnectToNewObject ("Excel.Application")
works fine, al later call to open an excel file crashes
myoleobject.workbooks.Open (ls_filename)
"error calling external object function open...."
I assume the OLE configuration/registration has been damaged. Repairing/re-Installing of Excel did not help.
the file to open has been saved in an APPDATA sub-directory. It exists and can later be opened with a standalone Excel (without using OLE),
Thanks in advance for your suggestions
Thorsten
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.