开发者

"CDO.Message" is not working in my Delphi application

I created an application uses

CreateOLEObject("CDO.Message")

Everything is working fine in my machine, but in another I got

Érvénytelen osztályú karakterlánc.

errormessage (hungarian).

This is meaning these开发者_StackOverflow error codes by ms support (http://support.microsoft.com/kb/186063/hu):

-2147221005 (800401F3)

The destination machine is XP Prof with SP2.

I want to use CDO to send a message with SMTP. What I need to install in this machine to I can send similarly as with my Win7 notebook (there is not Outlook)?

Thanks for your help: dd


Did you try to install CDO 1.2.1 to the destination machine?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜