Is there anyone on this list who uses the XML forms?  Sorry if this is
off-topic for this list but I have struck a blank on CF-TALK and I was
hoping to find someone else who might have come across this problem.  No one
on CF-TALK seems to even use the CFFORMS with format=XML.

Here's the problem: I am finding 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.  I know it
can't be the code itself, because on my production server the code works.
It's only my WinXPPRO dev machine where the forms are broken.

The error message I'm seeing is below. 

The error seems to indicate malformed XML but since I don't write the XML
for the forms, ColdFusion does,  and I haven't changed the XML at all, I
cant think what might have changed.  A developer doesnt write any XML in
order to use the 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]


Anyone got any ideas?


Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks Pty Ltd
http://afpwebworks.com
Full Scale ColdFusion hosting from A$15/month




You are subscribed to cfcdev. To unsubscribe, please follow the instructions at 
http://www.cfczone.org/listserv.cfm

CFCDev is supported by:
Katapult Media, Inc.
We are cool code geeks looking for fun projects to rock!
www.katapultmedia.com

An archive of the CFCDev list is available at 
www.mail-archive.com/[email protected]

Reply via email to