CDO Error while run Codeunit

JuniorPilot
JuniorPilot Member Posts: 4
Hi,

we have a client who uses NAV4.03 and Outlook 2010/Exchange Server 2010.

We create a connection to the public folder of the exchange server. We used the cdo automations. I can compile the objects without an error. If i look into the code, i can also see the automations with its name and methodes.

Now, if i run the codeunit (or the nas) i got the following error.

This Message is for an C/AL-Programmer:


Could not create Instance for the OLE Controll or autmation Server Session
GUID={3FA7DEA7-6438-101B-ACC1-00AA00423326} 1.21:{3FA7DEB3-6438-101B-ACC1-00AA00423326}:'Microsoft CDO 1.21 Library'. Check if the Automation or OLE Controll is correct installed and register.

// original in german

Für das OLE Control oder den Automation Server
GUID={3FA7DEA7-6438-101B-ACC1-00AA00423326} 1.21:{3FA7DEB3-6438-101B-ACC1-00AA00423326}:'Microsoft CDO 1.21 Library'.Session konnte keine Instanz erstellt werden.
Prüfen Sie, ob das OLE Control oder der Automation Server korrekt installiert und registriert wurde.

Thanks in advance!
Juniorpilot