I\'m trying to use Webservice component in my Flex 4 application. I need to use this in Actioncript and not using MXML tags.
I had a webservice which i was directly accessing from my webform. I used a service reference in my wesite and used a serviceclient on my webform which worked fine.
I am really struggling deserializing a PHP json encoded string in ASP.NET. I am using nusoap and CakePHP 1.3 on the PHP side and mvc.net 4.0 on the web service side and everything was workin开发者_St
I\'m trying to integrate weather data from the NOAA in my web site, and as a starting point I was trying to run their sample code (available here. The specific sample I\'m trying to work with is开发者
I am trying to import a web service from another application into a custom asp.net application. However, it’s throwing an error at the moment. Have you seen the following error before (see below)?
Can someone tell me how to get a list of suburbs by city (name,id,whatever) in OpenStreetMap API? I can\'t fin开发者_开发百科d any detailed documentation and the API is pretty abstract.
Scenario: I am writing a WCF client to access a Java/Metro webservice which requires authentication through a token obtained from an STS (also Java/Metro). The relevant policy snippet from the service
I\'m currently developing a web-site f开发者_JAVA技巧or the public transportation system based on the Trafikanten API (http://reis.trafikanten.no/topp2009/topp2009ws.asmx)
im trying to reach via VS2010 a web service at this address http://myluckyday.fr/orange/actus.php and i got this error message :
This question already has answers here: 开发者_如何学Go Closed 10 years ago. Possible Duplicate: How to decode string to XML string in C#