Cannot create automation object Error

Hi everyone,

I need to synchronise Outlook mail  to notes mail database. In the agent created OLE object as below

dim outlook as variant

Set outlook = CreateObject(“Outlook.Application”)

on running the agent getting the alert “Cannot create automation object”

Could anyone please suggest what needs to be done

Thanks in advance

–Lakshmi

Subject: Cannot create automation object Error

try this one:http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/cf122f6252e1f6dc85256d2e006bb76b?OpenDocument

Regards,

Byju Joy

Subject: RE: Cannot create automation object Error

Still i am getting the same error :frowning: