Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rick Strahl's SOAP Manager - Run Error
Message
From
29/04/2008 09:22:05
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
Rick Strahl's SOAP Manager - Run Error
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01313767
Message ID:
01313767
Views:
88
Getting an error that "Variable XML_XMLDOM_PROGID is not found..." when running this. It is from Rick Strahl's SOAP Manager classes. All the files are in one directory and the DEFAULT is set to that directory.

In the wConnect.h file:
#DEFINE XML_XMLDOM_PROGID "msxml2.domdocument"  && "MSXML2.DOMDocument.4.0"
In a PRG (much more code, but this is what is relevant to the issue:
#INCLUDE WCONNECT.h
loDOM = CREATEOBJECT(XML_XMLDOM_PROGID)
Next
Reply
Map
View

Click here to load this message in the networking platform