From: Robert H. <ope...@hu...> - 2006-11-05 15:07:48
|
On Saturday 04 November 2006 17:38, Robert Huitl wrote: > Using the workaround I described above, I was able to sync a dozen events > or so with the phone. Until the sync hang once again, with the trace > showing: <--- ERROR --- smlWbxmlConvertTo: Parsing of XML Document Failed > <--- ERROR --- smlWbxmlAssemblerCheckSize: Parsing of XML Document Failed > <--- ERROR --- smlAssemblerCheckSize: Parsing of XML Document Failed <--- > ERROR --- smlAssemblerStartCommand: Parsing of XML Document Failed <--- > ERROR --- _smlSessionStartCommandInternal: Parsing of XML Document Failed This was a problem with one event that libexpat failed to parse. Once I deleted it, the errors disappeared and synchronization succeeded. It probably had something to do with a messed-up UTF-8 encoding. Sincerely, Robert |