Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: Collaboration Data Objects error '000043ed'


Message #1 by "Tim Kurtz" <tokurtz@h...> on Fri, 11 Jan 2002 23:25:33
Hi,



I'm having some troubles while trying to log on to my exchange server 

from an ASP page. The Exchange Server and the IIS 5 are on 

separate servers. I got the following error message: 



"Collaboration Data Objects error '000043ed' 

[ - [(80004005)]] " 



Any help is appreciated.



Thanks

Message #2 by "Siegfried Weber" <sweber@c...> on Mon, 14 Jan 2002 15:57:30 +0100
80004005 Translates into an access denied. You are probably running this

code with Outlook 2002/2002 SP2 or Outlook 98/2000 with the Security

Update installed.



Those Outlook versions block access to a certain amount of MAPI

properties and other features. Check http://www.slipstick.com. They have

a whole page about it.



<Siegfried />



> -----Original Message-----

> From: Tim Kurtz [mailto:tokurtz@h...]

> Sent: Saturday, January 12, 2002 12:26 AM

> To: ASP CDO

> Subject: [asp_cdo] Collaboration Data Objects error '000043ed'

>

> Hi,

>

> I'm having some troubles while trying to log on to my exchange server

> from an ASP page. The Exchange Server and the IIS 5 are on

> separate servers. I got the following error message:

>

> "Collaboration Data Objects error '000043ed'

> [ - [(80004005)]] "

>

> Any help is appreciated.

>

> Thanks

>




$subst('Email.Unsub').


  Return to Index