ColdFusion HELP

We’re running CF 9 (hold your laughs for later).

I’m using the sample code and I keep getting this error - please help:

Cannot perform web service invocation Enroute.
The fault returned when invoking the web service operation is:
AxisFault

Not laughing at CF, I have used CF for years and it truly was a very productive tool for many people at various skill levels.

I did a quick Google on your error message and came up with this blog post which might help you: bennadel.com/blog/1612-axis … -types.htm. If not, keep Googling as there is a wealth of help available out there for CF.

I’ve read up on CF9 and the Axis issues…I’ve read where specifying the wsversion to 1 will help get passed that issue, but I still get the same error. I’m googling away for the last 3 or 4 days…the real solution is probably to upgrade to CF 11 and get it over with. If it were that easy though in this environment I work in :frowning:

stAuth.wsversion = 1;