M
Mike Chisarik
Hello,
I am using the Outlook View Control (2002 version) from within visual
FoxPro. When printing calendars using the PRINTITEM() function I routinely
get the error:
OLE error code 0x80010105: The server threw and exception.
This seems to happen more when previewing than printing. It is very sporadic
but switching calendars in the control seems to trigger it sometimes.
Also, I am still seeing the behavior listed in MS Q article...
OL2002: VBA Events May Not Work After Print Preview
even after applying SP1 and 2 which were supposed to fix the problem. Im at
my wits end, have spent many hours researching a solution as I have an
application that is ready for delivery to a customer except for this
problem.
Any insight will be GREATLY appreciated.
Here is my code that calls the method, pretty simple stuff. If anyone can
post a way to print calendars without the view control that would work too.
Mike
I am using the Outlook View Control (2002 version) from within visual
FoxPro. When printing calendars using the PRINTITEM() function I routinely
get the error:
OLE error code 0x80010105: The server threw and exception.
This seems to happen more when previewing than printing. It is very sporadic
but switching calendars in the control seems to trigger it sometimes.
Also, I am still seeing the behavior listed in MS Q article...
OL2002: VBA Events May Not Work After Print Preview
even after applying SP1 and 2 which were supposed to fix the problem. Im at
my wits end, have spent many hours researching a solution as I have an
application that is ready for delivery to a customer except for this
problem.
Any insight will be GREATLY appreciated.
Here is my code that calls the method, pretty simple stuff. If anyone can
post a way to print calendars without the view control that would work too.
Mike