Author |
Message |
J.Henderson Guest
|
Posted: Mon Aug 11, 2008 4:58 am Post subject: E-Mail Script : ActiveX error trying to send CDO.Message |
|
|
I am getting an ActiveX error trying to send CDO.Message. No further explanation. The log shows the correct email addresses, the correct username & password and the correct SMTP. Is there a specific ActiveX option I need to enable?
Thanks.
This is what I see in the log file:
Code: | 2008-08-09 10:04:41 : Running script C:\Program Files\ViceVersa Pro 2\GlobalScripts\Global_end.vbs
2008-08-09 10:04:45 : Script Output:
2008-08-09 10:04:45 : Microsoft (R) Windows Script Host Version 5.7
2008-08-09 10:04:45 : Copyright (C) Microsoft Corporation. All rights reserved.
2008-08-09 10:04:45 : User Name: larry9999
2008-08-09 10:04:45 : Password: *
2008-08-09 10:04:45 : From E-Mail: *
2008-08-09 10:04:45 : To E-Mail: *
2008-08-09 10:04:45 : SMTP Server: *
2008-08-09 10:04:45 : Send only if error: False
2008-08-09 10:04:45 : Port: 25
2008-08-09 10:04:45 : Ssl: True
2008-08-09 10:04:45 : C:\Program Files\ViceVersa Pro 2\GlobalScripts\Global_end.vbs(47, 1) Microsoft VBScript runtime error: ActiveX component can't create object: 'CDO.Message'
2008-08-09 10:04:45 : End Script Output
2008-08-09 10:04:45 : Script return code: 0
2008-08-09 10:04:45 : ************************************************************
2008-08-09 10:04:45 : END ID: 20088914313-755675-3120
2008-08-09 10:04:45 : |
|
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8758
|
|
Back to top |
|
|
John Henderson Guest
|
Posted: Mon Aug 11, 2008 12:42 pm Post subject: Email notification |
|
|
No, I am on Vista 32. I have looked at all of my Acvtive-X settings. Some are disabled, some enabled and others require a response. I don't know what most actually do so I didn't change any. All other ViceVersa tools and functions work well.
Thanks. |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8758
|
Posted: Mon Aug 11, 2008 1:43 pm Post subject: |
|
|
Try this command to register the CDO ActiveX
regsvr32 "c:\windows\system32\cdosys.dll"
from a command prompt "run as administrator" (i.e. elevated). _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
John Henderson Guest
|
Posted: Tue Aug 12, 2008 11:49 am Post subject: Email script - ActiveX error |
|
|
Fantastic. It worked !!! Thanks for your help on this. I look forward to the GUI version in the future.
Thanks again. |
|
Back to top |
|
|
perfectpitcher22
Joined: 06 Feb 2011 Posts: 1 Location: United States of America
|
Posted: Wed Feb 09, 2011 3:00 am Post subject: |
|
|
ActiveX error is really annoying, especially when you are in the middle of a game or something. Moreover, this error can cause your Internet Explorer to crash and display pages incorrectly. So, to fix your problem, click on Start and Run. Type in regsvr32 msxml3.dll and click OK. When you are prompted, click OK again. Close all your opened browser windows and restart your computer. |
|
Back to top |
|
|
PonnuRajesh Guest
|
Posted: Sat Jul 02, 2011 6:03 am Post subject: CDO error message |
|
|
It really works thanks a lot |
|
Back to top |
|
|
Anonyomous Guest
|
Posted: Thu Oct 02, 2014 8:23 am Post subject: Fantastic, it worked |
|
|
regsvr32 "c:\windows\system32\cdosys.dll" worked like a charm!!! |
|
Back to top |
|
|
|