Here is the function GetCDOFolder;
IF ISCLEAR(CDOHandler) THEN
CREATE(CDOHandler);
......
......
CDOFolder := CDOHandler.GetFolder(CDOSession);
At this point I get this message:
The call to member GetFolder failed. Collaboration Data Objects returned the following message:
[Collaboration Data Objects - [E_INVALIDARG(80070057)]]
CDOHandler is created.
Thanks,
Mindaugas
0
Comments
http://www.google.nl/search?hl=nl&q=E_I ... 0057&meta=
One was running windows XP with outlook version 2000 SP-3 (9.0.0.6627) on it. The other machine is running Windows server 2003 standard edition, and with outlook version 2000 SR-1 (9.0.0.3821).