I am trying to execute code:


Set objSession = CreateObject("MAPI.Session")

Want to mention that Microsoft Outlook is installed and functioning on every machine where I am running this code, but on some machines code breakes with error 429 - ActiveX component can't create object.

Does any one know what is the real problem of this?