Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML Parse error
Message
From
05/09/2003 13:01:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
XML Parse error
Miscellaneous
Thread ID:
00826504
Message ID:
00826504
Views:
74
I get the following error notice when an application tries to parse an XML string.

XML Parse error: Field width or number of decimal places is invalid. The dialog box then goes on with the xml string.

It successfully parses the string(s) despite the error. I've upgraded the machine to MSXML4 with SP2. I'm running VFP70 with SP1. The sequence of events is this:

A dll sends a query to SQL server.
SQL sends the result set to the DLL.
The DLL recieves the data set as a cursor. It then converts the cursor into an XML string and saves it as a property on the DLL.
The string is then read from the DLL by the application and converted into a cursor.

This happens constantly throughout the application. But in this one instance, I get the error.

Ideas anyone?
Next
Reply
Map
View

Click here to load this message in the networking platform