Having been monitoring the http traffic more, I have noticed this. The toolbar normally does a POST to mycfc.cfc As soon as we run the CFM file that calls the other web service, the toolbar then mysteriously starts doing a GET to mycfc.cfc?wsdl, thus why it is failing.
I have no idea how this could happen. There is no prior communication to this happening, no data sent back that could force the toolbar to use GET instead of POST, i.e. no redirection header or anything. Very weird -----Original Message----- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: 20 December 2006 16:41 To: CF-Talk Subject: RE: Web services being called by non cf source So the only difference here is whether it is being called via CFM or via the tooobar (VB) That's why I was suggesting, probably a long shot, that the VB code maybe very impatient. That it is not waiting long enough for a delayed response where as the CFM page is more patient and waits. -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA --------- | 1 | | --------- Binary Soduko | | | --------- "C code. C code run. Run code run. Please!" - Cynthia Dunning Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender and delete any copies of this message. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:264635 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

