Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLTOCURSOR parser error
Message
From
16/05/2002 09:36:30
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00657038
Message ID:
00657374
Views:
30
>>Is the XML document well-formed? In other words, if you double-click this file and load it into IE, does it show up okay?
>
>Chuck this is the weird thing. I can run it all day long on the development machine. It works fine. The entire app works in development. But when I go to the test machine, I get the xml Parse error, File not found.
>
>I think I might be close to going NUTS!!!! :-)

Leroy,
It sounds the problem is with the file's existence. Would you try like this :

lcXML = FileToStr(cFullPathToXml)
xmltocursor(lcXML, ...)

to isolate if .xml is really could be found.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform