Why don't you try Coldfusion support or send Ben Forta an email. Someone in Adobe must know about this.
Regards Dale Fraser http://dale.fraser.id.au -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Kear Sent: Monday, 13 November 2006 14:32 PM To: [email protected] Subject: [cfaussie] Re: CFForms/XML format suddenly giving error messages Is there no one on this list who uses the XML forms? I am finding even more broken forms on sites that havent been touched in months now. I am wondering if there has been an update to the java runtime or something like that which has caused this error. For those who are helpfully suggesting that it's something i might have done in writing the XML, you should know that the XML is all written by ColdFusion. A developer doesnt write any XML in order ot use teh XML forms. All you do is use the CFFORM tags with the format="XML" rather than format="Flash" in the cfform tag. Suddenly, all of my cfforms that use the XML format are broken, with the following error message: [quote] javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: Content is not allowed in prolog. [/quote] No one got any ideas? Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month On 11/13/06, Friday Boi <[EMAIL PROTECTED]> wrote: > > Mike, > > I have observed this error comes up when there is space or line break before > <?xml .....> tag, improper opening and closing root element and lastly there > are special characters that need to be escaped using xmlformat() . > > Hope it helps > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
