CFForms that have been happily working for ages on my sites, and work fine on my Dev site are suddenly broken on my production sites. Can anyone shed any light on what might have caused this please?
The error message is: [quote] javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: The string "--" is not permitted within comments. A [Transformer] object cannot be created that satisfies the configuration requested. This could be due to a failure in compiling the [XSL] text. javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: The string "--" is not permitted within comments. [/quote] I have gone through the cfml and removed any comments in the CFFORM code and it doesnt make the error go away. Where do i look for what's causing this error? The forms are CFFORMS format=XML I remembered tinkering with the XSL file once so i looked at that - there are no comments left in there that dont follow the required <.!-- comment --.> format that are there already in the out-of-the-box xsl sheet. Any other suggestions? -- 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254827 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

