|
From: Dannes W. <di...@ex...> - 2008-11-22 20:20:24
|
Hi, Mattio Valentino wrote: > XMLDB reported an exception while storing > documentorg.xmldb.api.base.XMLDBException: fatal error at (1,1) : > Content is not allowed in prolog. [at line 120, column 21] In call to > function: sandbox:exec-query(xs:string) [134:10] > > I found a couple of eXist emails about this error relating to BOM, but > they're several years old. > Normally, this error represents an actual problem in the document that is being parsed. So either a different document is parsed than expected or... the document is 'dirty'. Do you you have an editor around to view the document? Or byte editor? I had problems with Ultra-edit for quite some time.... cheers Dannes |