Page 1 of 1

CDO.Message

Posted: Mon Jan 30, 2012 3:13 pm
by almonts
Hi all. Sorry for my bad english ;)
I' ussing Software compiled in Visual Foxpro 9. And i'm ussing CDO to send automatic emails and works fine. But after virtualizing through Enigma Vitual Box. I'ts not possible to send eMails via CDO. Appears this error

Error: 1429 CDO.Message.1 The transport failed to connect to the server

Do you know the solution? it's necessary to register virtually CDOSYS.DLL? Thanks in advance.

Re: CDO.Message

Posted: Mon Jan 30, 2012 4:03 pm
by Enigma
Hi almonts,

Probably it is necessary to register CDOSYS.DLL as an ActiveX + enable registry virtualization for it.

Difficult to say what is the real problem. Send us please non packed exe file and all necessary dll dependences at vbox@enigmaprotector.com, so our engineers will be able to test it out. If there is any problem, I'm sure it can be quickly solved.

Also, please try to use the newest version of EVB 4.0 released today.

Re: CDO.Message

Posted: Wed Feb 01, 2012 10:50 am
by almonts
Thanks a lot for reply.
I tested to register CDOSYS.DLL but not works, appears the same error mesage.
I tested in a small EXE and works fine.... But in my real project an EXE = 35 Mb. appears the error message :(
Desesperatly....

Re: CDO.Message

Posted: Wed Feb 01, 2012 10:55 am
by Enigma
I expect that there can be some problems with the DEP (Data Execution Prevention).

Try to use "Options - Use Temp File to Map Executable".

If this will not help, please send us non packed program with all necessary files, because there is no any other way to test it..