Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLAdapter
Message
From
02/07/2003 12:54:05
 
 
To
02/07/2003 04:45:30
Matthias Will
BiCON Systemtechnik GmbH
Karlsruhe, Germany
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00802361
Message ID:
00806190
Views:
41
>Hello Aleksey,
>
>hmm - if XMLAdapter uses MSXML4, then I am lost. I've got a xml-document with external xsd. But the XMLAdapter couldn't load/parse it. MSXML4 itself is able to do so. What could be the problem ? The XMLAdapter shows an "XML-Parse-Error : Object couldn't be found ... Line 0 Position 0".
>That's how I try :
>
>o = createobject('XmlAdapter')
>? o.LoadXML(GETFILE('xml'),.T.,.F.) && Error
>
>and
>
>o = CREATEOBJECT('Msxml2.DOMDocument.4.0')
>? o.load(GETFILE('xml')) && Works
>
>TIA
>Matthias

Hi Matthias,

May I see the XML document you are trying to load?

Thanks,
Aleksey.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform