Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Processing an XML file to VFP cursors
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00904549
Message ID:
00912075
Vues:
10
Your error probably has something to do with a certificate issue, or a chain of certificate issue, with that https site. Specifically, name on certificate does not match site (for example certificate for site may be something.com and the site is subsite.something.com).

You will find that it has little to do with the XML you are sending and possibly nothing to do with the request header, AAR.

Probably once you get past the security issue, you're okay for that Fox session on your other posts. This would be true even if you CLEAR ALL and re-instantiate the XMLHTTP object.

How the error manifests itself and what happens afterwards might be different depending on what security patches you've applied or what version of XMLHTTP you're running, but I'm pretty sure this is the issue.

Do some other tests with the XMLHTTP request object and you will become more familiar with it. Then, when you run into an issue like this, you will feel more confident that the error you're getting is specific to the way you are addressing this particular site rather than an issue in the way you're using XMLHTTP.

>L<
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform