Sebastijan Posted June 14, 2011 Posted June 14, 2011 Hi! I am getting an XML parse error when attempting to use Import Records. Problem occurs only on one computer (Windows Vista, FileMaker Pro 11v3). It works normally on other computers (Macs and PCs). ---------- XML parsing error: invalid document structure Line Number: 1 Column Number : 1 ---------- XML data: ---------- <FMPXMLRESULT xmlns="http://www.filemaker.com/fmpxmlresult"> <ERRORCODE>0</ERRORCODE> <PRODUCT BUILD="03-05-2010" NAME="FileMaker" VERSION="ProAdvanced 11.0v1"/> <DATABASE DATEFORMAT="D.m.yyyy" LAYOUT="" NAME="" RECORDS="1" TIMEFORMAT="k:mm:ss "/> <METADATA> <FIELD EMPTYOK="YES" MAXREPEAT="1" NAME="internet" TYPE="NUMBER"/> </METADATA> <RESULTSET FOUND="1"> <ROW MODID="0" RECORDID="1"> <COL> <DATA>1</DATA> </COL> </ROW> </RESULTSET> </FMPXMLRESULT> ----------
Sebastijan Posted June 14, 2011 Author Posted June 14, 2011 Update: Import Records from File works, but not from HTTP request.
Recommended Posts
This topic is 4912 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now