Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ClassFactory Error Creating MSXML
Message
From
24/10/2011 16:59:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
ClassFactory Error Creating MSXML
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01527234
Message ID:
01527234
Views:
129
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
Next
Reply
Map
View

Click here to load this message in the networking platform