Hi Russ, Is it a CF Service? What is its returntype?
Neil -----Original Message----- From: Russ Michaels [mailto:[EMAIL PROTECTED] Sent: 07 March 2007 10:06 To: CF-Talk Subject: debugging SOAP requests I am having problems debugging SOAP requests, as CF really doesn't give any kind of useful error. The web service works fine, I can create the connection via CF, I can also test it via a desktop tool (SOAPUI). I am also using other web services residing on the same server just fine. But something in my CF request is causing an error, which in theory should be the same as the SOAP request I have successfully sent from SoapUI. It is the same error as one gets if the stub files cannot be created, which they have been. Web service operation "calculatePrice" with parameters {startDate={2007-03-06},endDate={2007-03-13},adContent={{SIZE={{depthunit={m m},widthunit={mm},width={31.0},depth={30.0}}},STYLEID={509},COLOR={},PROOFUR L={},ID={0},OVERMATTER={false},TEXT={/tmp/atexUpload/uploadFile26863.tmp},ME SSAGES={}}},creativeAgency={{SURNAME={},NUMBER={},ORGNUMBER={},TYPE={},NAME= {},CONTACTINFO={},CUSTOMERGROUP={},FIRSTNAME={}}},advertiser={{SURNAME={},NU MBER={},ORGNUMBER={},TYPE={},NAME={},CONTACTINFO={},CUSTOMERGROUP={},FIRSTNA ME={}}},invoicedCustomer={{SURNAME={},NUMBER={},ORGNUMBER={},TYPE={},NAME={} ,CONTACTINFO={},CUSTOMERGROUP={},FIRSTNAME={}}},bookingAgency={{SURNAME={},N UMBER={},TYPE={},ORGNUMBER={},CONTACTINFO={},CUSTOMERGROUP={},FIRSTNAME={}}} ,insertions={{ITEM={[{ADVERTISER={{SURNAME={},NUMBER={},ORGNUMBER={},TYPE={} ,NAME={},CONTACTINFO={},CUSTOMERGROUP={},FIRSTNAME={}}},ADCONTENT={{SIZE={{d epthunit={mm},widthunit={mm},width={31.0},depth={30.0}}},STYLEID={509},COLOR ={},PROOFURL={},ID={0},OVERMATTER={false},TEXT={/tmp/atexUpload/uploadFile26 863.tmp},MESSAGES={}}},PUBLICATION={... could not be found. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271850 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

