tjhalbert
New member
I am trying to run this code in an XP environment:
Set objSession = CreateObject("MAPI.Session")
but get the message:
Run time error 429
ActiveX component cant create object
The code ran fine previously in an NT envrionment, but now it fails. I have pointed to the CDO12.dll library, but to no avail.
Any help would be greatly appreciated.
Set objSession = CreateObject("MAPI.Session")
but get the message:
Run time error 429
ActiveX component cant create object
The code ran fine previously in an NT envrionment, but now it fails. I have pointed to the CDO12.dll library, but to no avail.
Any help would be greatly appreciated.