CDO / Exchange 2000 
Author Message
 CDO / Exchange 2000

All,

We've been writing an app to add a task into a user's "Tasks" folder for
Outlook 2000.  We wrote the CDO code in VB, wrapped it up as an ActiveX DLL,
and tried to use it as an object in delphi - it works like a champ.  Now,
we're trying to get it to run in ASP, and we consistently recieve the error

[Collaboration Data Objects - [E_FAIL(80004005)]]

Any particular reason this would happen with the ASP execution as opposed to
the Delphi execution?  The IWAM_<server> user has script/execute rights to
the directory and has rights to the exchange mailbox.

Thanks in advance,

Aaron



Tue, 03 Feb 2004 06:51:52 GMT  
 CDO / Exchange 2000
E_FAIL is usually permissions problems.  Have you attempted to access
information in the mailbox to make sure your permissions are correct.

Tom

--
Looking for a good book on developing using ADSI, Outlook 2000 and Exchange
5.5/2000?  Check out:
http://www.amazon.com/exec/obidos/ASIN/0735610193/


Quote:
> All,

> We've been writing an app to add a task into a user's "Tasks" folder for
> Outlook 2000.  We wrote the CDO code in VB, wrapped it up as an ActiveX
DLL,
> and tried to use it as an object in Delphi - it works like a champ.  Now,
> we're trying to get it to run in ASP, and we consistently recieve the
error

> [Collaboration Data Objects - [E_FAIL(80004005)]]

> Any particular reason this would happen with the ASP execution as opposed
to
> the Delphi execution?  The IWAM_<server> user has script/execute rights to
> the directory and has rights to the exchange mailbox.

> Thanks in advance,

> Aaron



Wed, 04 Feb 2004 07:32:26 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Apollo & Packing

2. CDO Exchange 2000: convert PT_BINARY MAPI field

3. create mailbox exchange 2000 (CDO and ADSI)

4. CDO 1.21 or 2000 for Exchange Server 5.5?

5. accessing exchange server 2000 with .NET and CDO/MAPI

6. Creating Exchange Mailbox with Win2000 & Exchange 2000

7. Content filter for Exchange 2000/SMTP 2000

8. Request Help with File ID

9. Outlook 2000 exchange 2000 workflow

10. Global Journal in Outlook 2000/Exchange 2000

11. CDO for Win 2000

12. LOCK Files and Paradox

 

 
Powered by phpBB® Forum Software