|
Re: Re: Re: Help! "Server did not recognize the value of HTTP header SOAPAc: msg#00093php.nusoap.general
I was mistaken: the .NET client does get a response (False) eventually. Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "Scott Nichol" <snicholnews@xxxxxxxxxxxxxxx> To: <nusoap-general@xxxxxxxxxxxxxxxxxxxxx> Sent: Tuesday, April 26, 2005 8:47 AM Subject: Re: [Nusoap-general] Re: Re: Help! "Server did not recognize the value of HTTP header SOAPAction:" When you give the URL to the soapclient constructor without the second parameter, soapclient treats it as the URL for the SOAP endpoint, not the URL for WSDL. It needs to read the WSDL. When I run the sample code, NuSOAP reads the WSDL just fine. I have also built a VB.NET client for this service. It shows the same behavior: it sends the request to the service, but never gets a response. Do you have a service client that works? Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "Ian Yap" <d2army@xxxxxxxxx> To: <nusoap-general@xxxxxxxxxxxxxxxxxxxxx> Sent: Monday, April 25, 2005 11:42 PM Subject: [Nusoap-general] Re: Re: Help! "Server did not recognize the value of HTTP header SOAPAction:" > I have tried doing > > $client = > soapclient('http://jimb-dev.cs.uiuc.edu:8080/AsteriskControlService.asmx?wsdl' > ,true) > > before, but I get the error message from > $client->getError(), which is > > wsdl error: XML error parsing WSDL from > http://jimb-dev.cs.uiuc.edu:8080/AsteriskControlService.asmx?wsdl > on line 1: Empty document > > It seems like it won't properly read the wsdl file if > I put in the extra 'true' parameter. > > Or is there something wrong with my WSDL file? The URL > I have for the wsdl( > http://jimb-dev.cs.uiuc.edu:8080/AsteriskControlService.asmx?wsdl > ) thus give the right file though. > > Thanks! > Ian > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Nusoap-general mailing list > Nusoap-general@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/nusoap-general > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: WSDL-Structure: Restrictions ...: 00093, Scott Nichol |
|---|---|
| Next by Date: | Re: Re: Help! "Server did not recognize the value of HTTP header SOAPAction:": 00093, Ian Yap |
| Previous by Thread: | Re: Re: Help! "Server did not recognize the value of HTTP header SOAPAction:"i: 00093, Scott Nichol |
| Next by Thread: | Re: Re: Help! "Server did not recognize the value of HTTP header SOAPAction:": 00093, Ian Yap |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |