Re: Unable to Invoke Simple .Net Web Service

2008-10-02 Thread Steve Moore
I've made this publicly accessible for anyone else to try. I still cannot get it to work (or any of the methods here). Method without parameters name changed to "Steve". Invoked by: http://www.larimer.org/webservices/emailaccess/emailaccess.asmx?WSDL"; refreshwsdl="Yes" method="Steve" returnvar

Re: Unable to Invoke Simple .Net Web Service

2008-10-01 Thread Dave Watts
> My bad, again :[ , it's the Temp method, the one without any parameters. OK, that accepts an empty document/literal value. I suspect you might have to pass in an empty argument. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-aut

Re: Unable to Invoke Simple .Net Web Service

2008-10-01 Thread Steve Moore
My bad, again :[ , it's the Temp method, the one without any parameters. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f

Re: Unable to Invoke Simple .Net Web Service

2008-09-29 Thread Dave Watts
> Sorry, on an internal test server only. Here is the WSDL output: > http://www.larimer.org/temp/emailaccess.xml I don't see any operation called "Test" in that WSDL. That's what you're referencing in your CFINVOKE. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software pro

Re: Unable to Invoke Simple .Net Web Service

2008-09-29 Thread Steve Moore
Sorry, on an internal test server only. Here is the WSDL output: http://www.larimer.org/temp/emailaccess.xml ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.d

Re: Unable to Invoke Simple .Net Web Service

2008-09-29 Thread Dave Watts
> I'm attempting to call a simple .Net web service written in C#. There are no > parameters, > the WSDL is valid. It can be called successfully from .Net and PHP but not CF. > > Code: > http://devster.larimer.org/webservices/emailaccess > /emailaccess.asmx?WSDL" refreshwsdl="Yes" method="Test" ret

Unable to Invoke Simple .Net Web Service

2008-09-29 Thread Steve Moore
I'm attempting to call a simple .Net web service written in C#. There are no parameters, the WSDL is valid. It can be called successfully from .Net and PHP but not CF. Code: http://devster.larimer.org/webservices/emailaccess/emailaccess.asmx?WSDL"; refreshwsdl="Yes" method="Test" returnvariable