Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ClassFactory Error Creating MSXML
Message
De
24/10/2011 16:59:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
ClassFactory Error Creating MSXML
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01527234
Message ID:
01527234
Vues:
126
I'm trying to test Rick Strahl's wwSoap class to call a web service with a small program derived from his help files for that class. When I either run or compile it, it gives me the error
OLE error code 0x80040111: ClassFactory cannot supply requested class.
in the line of code in Rick's WWSOAP.PRG
loDOM = CREATEOBJECT(XML_XMLDOM_PROGID)
where XML_XMLDOM_PROGID is defined as
#DEFINE XML_XMLDOM_PROGID	"msxml2.domdocument"  && "MSXML2.DOMDocument.4.0"
in the Include file. MSXML2.DLL is installed on the machine. Any ideas what I'm missing?
Ray Roper
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform