Tagged Questions

0
votes
2answers
53 views

Would there be such a free PHP supporting server that would allow me perform this task?

Hello everybody, I've already asked a few questions in this regard, but still have things that are not clear to me. I was looking for a mechanism that, while being constantly run …
1
vote
2answers
28 views

how to consume a WSDL web service in iphone?

I have a wcf web service which returns a wsdl response when I invoke the service.How can I consume a WSDL web service in iphone?
0
votes
3answers
30 views

iPhone Application using Web Services

Hey im looking to developed some webservices for an Iphone, id like to do this in a .NET environment. Whats the best way to get started i.e. Can I just go ahead and create the w …
0
votes
1answer
20 views

web service client reference, in a servlet

I have a servlet, and that servlet uses a .net web service to perform some function. To do this, I created the webservice client in Netbeans using the "jax-rpc" style client. Let' …
1
vote
2answers
40 views

.NET Webservice doesn’t return JSON data anymore

Hello, Last months I've been busy creating a .NET Webservice with several functions and a website written in html and Javascript which acts as the user interface and calls the web …
0
votes
2answers
34 views

Unable to write a file to the server

I have a web service that creates files on the server. It works great locally. As soon as I deploy the service to the shared host, it hangs. No exception is caught in the front end …
0
votes
2answers
22 views

Silverlight and webservice, unable to call method, getting “NotFound” result

Hi, This is driving me crazy for the last couple of hours. Need help, big time. I developed a solution on my local machine and posted it to a web site, its a basic file upload web …
2
votes
1answer
84 views
+100

Calling functions with parameters using SOAP with Perl

I am attempting to access a web service using SOAP through Perl and am having issues calling the service's functions that require parameters. The XSD that dictates the SOAP call sa …
0
votes
3answers
60 views

Python SOAP server / client

Hi there, I have a problem with Python and SOAP. I need to create a web service based on SOAP in Python. I read that I can use libraries like soaplib, suds and ZSI. I created a He …
1
vote
2answers
90 views

How to implement restful webservice with python/django

i try to setup a ubuntu server with web service that create by django/python , anyone have an resource/tutorial/example code
0
votes
1answer
50 views

Exception in a Hello World webmethod.

I get an exception in a WS (asmx) which says: System.IndexOutOfRangeException: Index was outside the bounds of the array. at System.Web.Services.Protocols.HttpServerType..ctor( …
0
votes
1answer
29 views

Authenticating and tracking users in a JSON webservice

Hi All, I have contact management / CRM application used in-house by our company, It is a web based app and thus uses a lot of Ajax. Most of the data is JSON, and the backend serv …
0
votes
1answer
26 views

login credential checking webservice

i created a website which contain 'name' label which has a textbox for entering name.And along with this one i have one more label 'password' which contain a textbox for entering p …
0
votes
2answers
46 views

URL encoding issue - HttpWebRequest doesn’t work, Firefox does

I'm trying to call a rest webservice provided by a lims system (basically a chemistry lab database + interface). It was working great until some > ascii characters showed up (sp …
0
votes
0answers
16 views

Is there a PHP library to create ASP.Net datasets for use with ASP.Net webservices?

I need to consume a ASP.Net webserice from PHP. So far reading data hasn't been to difficult. I have been able to pars the XML and find the information that I need. The problem I a …

1 2 3 4 5 14 next
15 30 50 per page