webservices-client
Weird XML exception when sending SOAP request
Have an application which publishes XML data across webservice using SOAP. The data is pulled directly from an Oracle database and parsed into XML but for some reason the data being pulled out of th[详细]
2023-02-15 12:23 分类:问答Access MySQL tables from BlackBerry app
I want to create a BlackBerry app for OS 4.7 that connects to a remote MyS开发者_Go百科QL database and fetches all rows from a table and displays them in the app.[详细]
2023-02-12 04:17 分类:问答Calling webservice with JqueryMobile won't work
Can you tell me where the problem is in this code: $(\'#callAjax\').live(\'click\', function (event) {[详细]
2023-02-09 06:52 分类:问答HTTP 503 when calling long-running ASP.NET web service
We have ASP.NET Web Service running on IIS6 that has long-running methods (processing takes about 5 minutes).[详细]
2023-02-08 05:34 分类:问答Services is not calling using local WAMP in Android
I want to know that how to create a virtual host using WAMP. I have made a webservice in PHP for my Android application and hosted it on a local WAMP server.[详细]
2023-02-06 22:43 分类:问答how to connect webservices in iphone developement
i am developing location based app,in this app using .net webservices how can connect in theses webservices in iphone,please forward开发者_开发知识库 some sample code of in these realted application[详细]
2023-02-01 01:47 分类:问答Consuming web service from console app
We have a web app that contains web methods. I want to invoke one of those methods from a console app. I am new at this but I wrote a console app, added a service reference and tried to code invoking[详细]
2023-01-30 14:49 分类:问答SharePoint JQuery GetUserLoginFromEmail
Could someone provide an an example of how to call the SharePoint WebService开发者_运维百科, \"GetUserLoginFromEmail\"?[详细]
2023-01-30 04:35 分类:问答Using Sharepoint webservices to get the ID/GUID of a custom field
I am trying to get the ID/G开发者_如何学JAVAUID of a custom column field from one of my Document libraries using web services.How does one go about doing this in C#?You\'ll need to get the GUID via th[详细]
2023-01-30 03:30 分类:问答Call a Webservice from Visual Studio with an existing XML-file/string
How can I call an existing webservice (somewhere) from Microsoft Visual Studio 2008 (C#) with only a valid xml-string/fil开发者_开发技巧e?[详细]
2023-01-28 21:53 分类:问答