Alas fusion debug wont help me here as it is a VB application.
The web service is returning nothing to the app, no response at all. Neithe
rthe VB app or the web service has been changed, which is the odd thing, yet
the problem occurs on both dev and live servers.

Russ 

-----Original Message-----
From: Andrew Scott [mailto:[EMAIL PROTECTED] 
Sent: 19 December 2006 23:48
To: CF-Talk
Subject: RE: Web services being called by non cf source

What version of CF are you running?

If you are not running cfmx 7.02 I would highly suggest doing that, as there
was a bug fixed in webservices in one of the hotfixes regarding case
sensitivity.

Now if that is all fine, I would suggest you install this toolbar and
FusionDebug and place a break point in the application and step through the
code and see if it is running as expected.

Other than this there is also a web page out there that does tell you what
you need to do when returning different types of variables, structs etc for
other soap related programs.

Natively CF returns a different style of xml called WDDX, so the only
solution here would be to check the wsdl and see if the webservice is
returning the correct style of wsdl?

There might be another reason, but the stepping through the code with
Fusiondebug would be the best bet, because the client might be sending
information or not sending the right information or even expecting something
different when being returned, which the wsdl and stepping through the code
would  or might pick up

HTH


Andrew Scott
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264535
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to