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

SaveTo and SaveToFile failed (error 2147467262) - exchange server 2000

2 views
Skip to first unread message

anil

unread,
Apr 16, 2003, 3:17:38 AM4/16/03
to
Hi All

I am trying to save a mapi message in the onarrival event using
IDataSource, using 2 methods
1. hr=iDsrc->SaveToObject(pStm1,_bstr_t("_Stream"))
2. hr=pDsrc->SaveTo(url + bstr_t(buf) + bstr_t(".eml"),
variant_t((IDispatch*)pConn,true), adModeReadWrite, adCreateNonCollection,
(RecordOpenOptionsEnum) NULL,bstr_t(),bstr_t());

In both the condition return value is 2147467262 (no such interface
supported)

What could be the reason??

Thanks and Regards
Anil.

0 new messages