whats the webservice? can we see? _____
From: Brett Payne-Rhodes [mailto:[email protected]] Sent: Friday, 11 June 2010 5:32 PM To: [email protected] Subject: [cfaussie] Web Service strangeness I'm looking at a web service that is written in .asmx but CF is throwing a 'syntax error' about along the lines of "Syntax Error: ; expected instead of this token Found 2 syntax errors in..." I've got CFbuilder to inspect it, and Altova XMLSpy as well (thanks to tips I found on Charlie Arehart's blog) and both tools have no trouble dealing with the service. Plus I can browse the WSDL output without any dramas. I've tried cfinvoke and cfobject in all manner of variations but CF still trips over whatever it is... I'm just wondering if this is something other people have encountered? Is CF overly pedantic about syntax compared to CFbuilder and XMLspy? Given the nature of the enterprise here I don't have an easy way to look at or rework the service itself, and really it is a very simple authentication service that accepts two strings and returns a value, so I am hoping there is something I can tweak in CF to sort this out... Many thanks, Brett B) -- 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. -- 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.
