Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: *** MAPI_E_NOT_FOUND error in CDO objMessage.text


Message #1 by "David" <ogwodka@h...> on Wed, 9 Jan 2002 23:19:10
Hi.  For some reason I am getting the following error when I try to

read the Text property on the Message object.  I can read the Sender

and Subject just fine.



01/09/02 17:54:47	Run time error at line 180. Source: Active 

Messaging

Error: 4f7. Description:  [Active Messaging -

[MAPI_E_NOT_FOUND(8004010F)]]



If anyone has come across this error before please let me know.  I'm

quite stumped on this one.



David

Message #2 by "Siegfried Weber" <sweber@c...> on Fri, 11 Jan 2002 11:08:39 +0100
I haven't seen this myself, but I think it can happen if the message as

a DR/NDR (Delivery/Non-delivery report) because those don't have a

message body.



<Siegfried />



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

> From: David [mailto:ogwodka@h...]

> Sent: Thursday, January 10, 2002 12:19 AM

> To: ASP CDO

> Subject: [asp_cdo] *** MAPI_E_NOT_FOUND error in CDO objMessage.text

>

> Hi.  For some reason I am getting the following error when I try to

> read the Text property on the Message object.  I can read the Sender

> and Subject just fine.

>

> 01/09/02 17:54:47	Run time error at line 180. Source: Active

> Messaging

> Error: 4f7. Description:  [Active Messaging -

> [MAPI_E_NOT_FOUND(8004010F)]]

>

> If anyone has come across this error before please let me know.  I'm

> quite stumped on this one.

>

> David

>




$subst('Email.Unsub').


  Return to Index