using the outlook view control ocx

RyanDawson

New Member
I'm trying to use the Outlook View Control COM but I seem to have things set up wrong and I can't figure out how.

When I place the control on my window I see a brief glimpse of something in my Outlook. But when I run the program I get:

Error occurred while accessing component property/method: SaveControls.
Unspecified error
Error code: 0x80004005 adeshar/_contbin.p (5890)

Followed by:

Error occurred while accessing component property/method: LoadControls.
Catastrophic failure
Error code: 0x8000ffff control_load C:\dlc9-wrk\p14218_woutlookinterface.ab (5890)


(The program is w-outlookinterface.w and is in dlc9-wrk.)

The window then appears but the outlook viewer doesn't appear in it. Any ideas?
 
Top