can we see the code you are using to invoke it? _____
From: Brett Payne-Rhodes [mailto:[email protected]] Sent: Friday, 11 June 2010 6:05 PM To: [email protected] Subject: Re: [cfaussie] Web Service strangeness Its happening on the invoke. I have tried to just create the service as an object with a view to then calling the method but which ever way I try I get the same syntax error. It is, I think, something (simple) in the underlying code of the service but the 'syntax' error message is giving nothing away. B) On Fri, Jun 11, 2010 at 3:59 PM, Steve Onnis <[email protected]> wrote: when is the error happening? when you invoke it or when you are calling methods on it? _____ From: Brett Payne-Rhodes [mailto:[email protected]] Sent: Friday, 11 June 2010 5:55 PM To: [email protected] Subject: Re: [cfaussie] Web Service strangeness Sadly no... Its not a public facing service, its an internal authentication service. I could post a sanitised version of the WSDL if you think that is useful but given that other tools are dealing with it I wasn't sure there was any point. Thanks B) On Fri, Jun 11, 2010 at 3:43 PM, Steve Onnis <[email protected]> wrote: 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] <mailto:cfaussie%[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] <mailto:cfaussie%[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] <mailto:cfaussie%[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] <mailto:cfaussie%[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. -- 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.
