View Single Post
Old 11-11-2010, 09:19 AM   #63
NDN_84
New Member
 
Join Date: Nov 2010
Model: 7100T
PIN: N/A
Carrier: developer
Posts: 1
Default

Hi, I had some problem. Open in browseer source code your webservice, check NAMESPACE : "targetNamespace", check SOAP_ACTION: NAMESPACE + "operation name", check URL: "soapbind:address location". I'm used
URL="//x.x.x.x/1C/ws/ClientWS.1cws?wsdl" and got error, but when change URL="//x.x.x.x/1C/ws/ClientWS.1cws" problem was solved.
Offline   Reply With Quote