Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PB and EXCEL using OLEOBJECT, Save() fails on VISTA

68 views
Skip to first unread message

MGO

unread,
Nov 18, 2009, 2:22:55 PM11/18/09
to
I am exporting a datawindow to excel using an OLEOBJECT.
Everything works great and was shipped to the customer.
Development was on XP, the customer is on VISTA. The code
works great on XP, but the Save() function fails on VISTA
only.
The code in question is:
OleObject.application.workbooks(1).save()
The error is R0035, and says.
Error calling external object function save at line 891 in
ue_ok event of object w_exhibit

R0035 Error calling external object function <function>. The
external function call fails because for instance the OLE
object/server has died.

Pat Madigan

unread,
Dec 22, 2009, 12:16:26 PM12/22/09
to
This might be due to the access restrictions on Vista. See if the user has
write access to the folder being used for the export.

Pat

<MGO> wrote in message news:4b04498f.54e...@sybase.com...

0 new messages