Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

ActiveX component can't create object: 'CDO.Message'-Error

Hi,

I am trying to send a qlikview object  in a mail body to the receiver,

I have tried with the code attached,but

I got an error as :

"ActiveX component can't create object:'CDO.Message' ,while relaod

I have nothing in my application ,just copied the attached script in my macro part  and called it in my post reload ,

but i got the above error after reload

please do let me know your valuable answers to relaod the same

Thanks in advance

Regards,

Kiruthiga

1 Solution

Accepted Solutions
Miguel_Angel_Baeyens

Hi Kiruthiga,

That macro code is an example. There is no "user@gmail.com" nor "fromuser@gmail.com". Those are sample users I used in the example. Instead you have to set your own credentials, account name and email account. Besides, you have to make sure that in the Module Editor, on the left part, you are Allowing System Access to the macro to create and send the email properly.

Finally, you need to have the CDO DLLs files properly installed into your computer. Check here.

Hope that helps.

Miguel

View solution in original post

4 Replies
giakoum
Partner - Master II
Partner - Master II

Miguel_Angel_Baeyens

Hi Kiruthiga,

That macro code is an example. There is no "user@gmail.com" nor "fromuser@gmail.com". Those are sample users I used in the example. Instead you have to set your own credentials, account name and email account. Besides, you have to make sure that in the Module Editor, on the left part, you are Allowing System Access to the macro to create and send the email properly.

Finally, you need to have the CDO DLLs files properly installed into your computer. Check here.

Hope that helps.

Miguel

Not applicable
Author

Hi,

Thanks a lot for your timely help

Thanks again

Cheer's,

Kiruthiga

Not applicable
Author

Hi,

Thanks a lot for your timely help

Thanks again

Cheer's,

Kiruthiga