Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WinHTTP control... cannot instantiate
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00737631
Message ID:
00737787
Vues:
16
>I'm running W2K SP3.
>
>I can see WinHTTP.DLL in the system32 folder. Why won't either of these work?
>
>oReq=CreateObject("WinHttp.WinHttpRequest")
>oReq=CreateObject("WinHttp.WinHttpRequest.5")
>
>I'm getting a "Class not found" error in VFP.
>
>Thanks.

Nevermind. With latest version, it's:
oReq=CreateObject("WinHttp.WinHttpRequest.5.1")
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform