Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another CDO problem
Message
De
29/11/2004 13:07:22
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00965391
Message ID:
00965465
Vues:
10
This message has been marked as the solution to the initial question of the thread.
>According to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/e2k3/e2k3/_cdoex_error_codes_for_exchange_2000_server.asp the error 0x80040217L means that the transport was unable to log on to the server. Does your SMTP server require authentication? You can find the list of all configuration items, including user name and password at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdosys/html/_cdosys_schema_configuration.asp

That's right.. And, following this path.. I found this option that works fine:
With iMsg
     .Fields("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = 1
     .Configuration        = iConf
..
Thank you Sergey

Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform