... PocketHTTP uses the underlying OS supplied crypto support to do SSL, so you should automatically negociate the best crypto level supported between the...
I would guess that the SSE config doesn't allow basic auth, while the MOSS SW did, can you change the SSE setup to allow basic auth (it is using IIS?) Cheers ...
Hi, apologies for what may be a very "newbie" question, but it's got my curiousity going. I want to use PocketSOAP to generate multiple VBScripts I can reuse...
I'm having some problems at some of my clients and sometimes I need to use the header "Expect: 100-continue". I already did this for C# and C++ but I'm having...
Are you really sure this is your problem? i've never seen a .NET server that requires the requests to use a Expect: 100-continue header. The http request...
Hi Simon all I know about it currently is it's a customer's in-house "implementation of .NET framework", and I suspect a "vanilla"/Visual Studio-generated...
PocketSOAP works fine with .NET, i've used it with many .NET services. Most problems revolve around namespaces, see http://www.pocketsoap.com/faq/#dotnetdoclit...
Hi Simon I must be missing something really obvious - when I put the " e.encodingStyle="" " and "e.URI" statements in as per the FAQ I still get the XI:Type...
it doesn't suppress the xi;types. Most .NET interop problems are around using doc/lit instead of rpc/enc, which is what that faq entry is about. I'm not aware...
For a new project I'm looking for a freelance programmer that can write some code for us in VB6 + pocketsoap to download info from a webservice. If anyone is...
Hi, I'm new to XmlRpc and is encountering similar Permission Denied problem below. I have simple test page in ASP running in IIS 5, WinXP SP3 as the web...
Hi, I'm new to PocketSOAP, I was trying to access the DHT web service(http://planetflow.planet-lab.org/#planetlab:5851/), however each time I execute my vb...
Hello, Is there a way that I can update the API version used in the Data Loader from 10 to 15 or 16? I need to be able to upsert to a custom object that is...
Hi people, I'm very keen to start using Pocket Soap with my Sybase Pocket Builder application - on my WinCE.Net (WinCE v5.00) handhelds.. but seem to have the...