Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to you know the OLE server/classname
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
How to you know the OLE server/classname
Miscellaneous
Thread ID:
00589646
Message ID:
00589646
Views:
51
I am using WWXML and having problems on a Win98 PC w/IE5. I get OLE error (0x00000001: Incorrect function.) when the XMLTOOBJECT tries to access the loXml.ParseError.Reason property. Knowing the older versions had a problem, I tried to install latest XML (MSXML3.DLL) and it still blows up. After further reading on MS site, I found that any program still referencing older progids will not use the new DLL. They had a download of XMLINST.EXE which will replace all pointers for the old progids to the latest XML classids.

This is ok I guess, but my question is, if the version of WWXML I have is still trying to use the old MSXML.DLL and not MSXML3.DLL, then how do I find out the automation server and classname of the latest version?

WWXML uses CREATEOBJECT("Microsoft.xmldom"). If this is the old class, what is the new one, and where is this stuff documented? On a more general note, how do I found out the server name and class of any registered automation server?
Scott McDaniel
MCP VFP Desktop
Reply
Map
View

Click here to load this message in the networking platform