I am connecting to a website that uses the host header information to determine which config files to use. If I use tcpTrace (cool tool by the way) the host...
Hi... I have an axis webservice that I want to call from .net (c#). I have tried the PocketSOAP WSDL Wizard and it generates a dll I can import in my .net...
... The generated class includes a Transport property that allows you access to the underlying transport object, where you can call the Authentication method...
... Make sure to install WinPcap 3.0 and not an earlier or later version. ... As per my sample, you write an ASPX page, then manually dispatch based on the...
Hi again.... Thanx... I found the Trensport-property... but I still dont get it to work... I was looking into PocketSoap just to see if I could get the ...
When I call the Axis WebService with the right authentisation from my C# code it just return null. No errors on my site, and none on the Axis-side... S ...
Hello all, I want to write a PPC client application that calls a simple web service on another ppc. I am trying to write a C#.NET or VB.NET smart device...
Wow, its URGENT!!!!, perhaps you should of checked the FAQ first http://www.pocketsoap.com/faq/, hey that's what its says at the bottom of your email....
Thanks Simon, But i had read the FAQ There it said this ========================================================= I tried the PocketSOAP C# sample on the...
Hello, I tried to install PocketSoap latest version 1.5 on my WM5 device, a T-Mobile MDA Vario. It seems that although the installation and the sample app get...
... WM 5 supports real VBScript ? or are you refering to the eVB engine (which is really VBScript) ? if the later, don't you need a separate install for that ?...
I'm using PocketSOAP to access a service that's implemented in NuSOAP. Everything works fine as long as the service doesn't return a fault. If it does, I get...
... The FaultCode element is defined in the SOAP spec as being a QName, but this fault message says the faultcode is a string, but String is not an extension...
... [...] ... Thanks for clearing that up. There's a patch available for NuSOAP: http://sourceforge.net/mailarchive/message.php?msg_id=13826140 After I applied...
Hello, I have a WebService which takes a sequence as input parameter. How can I use this with PocketSOAP? The WSDL Wizard doesn't work in this case, it doesn't...
I'm having problems using pocketsoap as an SSL client. I get the error: Error Type: Pocket.HTTP.1 (0x80070005) Error opening CertificateStore /test.asp, line...
I am writing an ASP.net application to consume a third-party webservice. I am only able to connect with this webservice via SSL. I am encountering errors and...
... You can't sniff anything usefull from an SSL session, that's the whole point of SSL. Ethereal will be able to show you the SSL setup / teardown packets,...
... the create call on the Nodes object adds child elements in the order that you call create, so you can build a sequence that way. see the complex Types...
... This is because the ASP user either doesn't have a cert store, or its not loaded. There used to be a MSDN KB article that explained this, and how to set it...
Hi there! I´m trying to call an Asp.Net Web Method with a param, but I always get an error message. What am I doing wrong? ... - My web method code ... ...
Hello out there, I'm still stuck getting PocketSOAP to run on a WM5 device with NSBasic (like VBScript). Even the sample app (Stock Quote) is getting the error...
Hi, I am new to VB and PocketSOAP, but really need to create an app that could access a web service. All I want to do is create a VB6 project that could get...
... Did you look at the stock quote sample http://pocketsoap.com/samples/psquotevb.zip doesn't really get any simpler than that, and pretty does what you ...
Hello! 1st sory about my english. :) 2nd I conect my win2k using ssh (cygwin)to start/stop programs. But whem I try to run tcptrace, passing all the command...