Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with XML and Foxpro 8.0
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
Problem with XML and Foxpro 8.0
Divers
Thread ID:
00757437
Message ID:
00757437
Vues:
45
Hi,
I've a problem with a Foxpro 8.0 and xmladapter.

I tried to load a xml-file with samples\solution\solution.app with 'New in Visual Foxpro 8.0/Loading and Generating XML Using XML Adapter Class' and the followinger error occured:

XML-Error: XML Parse error: Das angegebene Ojbekt kann nicht gefunden
(Object couldn't be found)
werden.
Line 0, Position 0

With Internet explorer, it is possible to load the file. I also tried to wwxml-class from Rick Strahl, but with

oXML = CREATE("wwXML")
oXML.cDocRootName = "Accounts"
oXML.lRecurseObjects = .T.
o=oXML.XMLToObject("credits.xml")

only the "first tag" Accounts is in object o.

Does anyone have an idea to that problem ?

Thank you
Andreas
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform