Another Outlook integration problem with GETFIRST

MauddibMauddib Member Posts: 269
Hi again all,

I am having another issues with "Email Logging" using CDO objects in Core Navision 2009 SP1.

Specifically the line:

CDOStorageMessage := CDOStorageMessages.GetFirst;

In Codeunit 5064 errors if the email to be logged has no Subject. This never occurred when we were using the Navision 5 objects.

The specific error being returned is:

MAPI_E_TOO_COMPLEX(80040117)
Sign In or Register to comment.