I am using the CDOSYS.DLL (CDO for Windows 2000 Library) to send email by
using Win2K Server's SMTP Service from within Windows Script written in
VBScript.
I am receiving errors when attempting to create a CDO Message object
(CreateObject("CDO.Message")). Actually, I receive the same error if I try
to create any object within the CDOSYS library, not just the Message object.
The entire application errors out with the following message:
"Microsoft Visual C++ Runtime Library. Runtime Error! Program <program
name>. abnormal program termination."
The name of the program matches the name of my application, but the error
(to the best of my knowledge) is actually being generated from the CDOSYS
libraries.
* Running Win2K SP4 with IE 6 SP1.
* Several other machines with similar (if not seemingly exact)
configurations do not receive the error.
* Nothing in the Event Logs to indicate an error
* The SMTP Service is running (however since the message isn't even getting
created, I don't think this matters)
* There is nothing in Drop or any other mailroot folder
Because CDOSYS is installed with the OS, we attempted to reapply SP4 - no
luck.
Any other suggestions? Anyone else seen this before?
Ron Cuirle
Adv IT Systems Analyst
FirstEnergy Corp.