Search the web
Sign In
New User? Sign Up
pocketsoap
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 4332 - 4361 of 5161   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4332
Thanks Simon. Everything is OK now. Cheers ... get ... occurred ... (<string>groupname,<string> ... for...
wittsgary
Offline Send Email
Mar 1, 2006
4:07 pm
4333
... Hi Simon, As you said, I compiled pocketHttp on eVC3 and started to find a reason of this error. I've found something like this: if(!tryWithHeaderNext) { ...
Krzysztof Zawadyl
knufasz
Offline Send Email
Mar 2, 2006
11:22 am
4334
... So, this is nothing to do with WM5 then ? what compression method is the server using? deflate? the problem with deflate is, is that there's some confusion...
Simon Fell
simonfell99
Offline Send Email
Mar 2, 2006
5:29 pm
4335
... included ... Well, I'm not sure if it is nothing to do with WM5. As I said the 'old' (official build) pocketHttp works fine on WM2003, but not on WM5 (I...
Krzysztof Zawadyl
knufasz
Offline Send Email
Mar 3, 2006
10:23 am
4336
I've had great success consuming webservices with PocketSOAP, but when I had to consume a webservice with a complex type (with an array of other complex types)...
miwabba
Offline Send Email
Mar 6, 2006
1:49 am
4337
Hi, Is there a way to set the XML content of the body of the SOAP message directly? E.g., using WriteTextNoEncoding, but without needing to register a ...
accenture2010
Offline Send Email
Mar 8, 2006
4:55 pm
4338
Hi, I am trying to use PocketSOAP with a custom serializer that has the only goal to maks sure that some XML string will be serialized directly into the body...
accenture2010
Offline Send Email
Mar 8, 2006
4:56 pm
4339
The serializer has to be a COM object, so that the PocketSOAP engine can create instances of it as required. See the RSSValidator client sample, which pretty...
Simon Fell
simonfell99
Offline Send Email
Mar 8, 2006
7:49 pm
4340
Everything worked. The COM object implementing your interfaces, the COM object that holds the data to be serialized and the entire communication. As an...
accenture2010
Offline Send Email
Mar 10, 2006
4:40 pm
4341
I am a new user to SOAP and PocketSOAP. Is there an easy VB way to send a local file to a web server address via this system or another method? Thanks in...
terry.adelman
Offline Send Email
Mar 16, 2006
3:04 am
4342
I am very new to the whole subject and I need to get a wsse section in the header of the soap message. I can get some of the tags in but the others seem to cut...
glen.brad
Offline Send Email
Mar 16, 2006
4:32 pm
4343
... Did you read the SOAP Headers section in the docs? (advanced topics -> Using headers) it has a very similar example in it. Anyway, here's a wsee version. ...
Simon Fell
simonfell99
Offline Send Email
Mar 16, 2006
4:48 pm
4344
For reasons I don't understand most folks who find pocketSOAP don't seem to be able to find either the docs or the samples, this has been a long running...
Simon Fell
simonfell99
Offline Send Email
Mar 16, 2006
4:53 pm
4345
It always takes me a minute to find the documentation link. It's pretty far down the page and it's not very prominent, so it's easy to miss in a quick scan of...
Steve Gravrock
sgravrock
Offline Send Email
Mar 16, 2006
5:02 pm
4346
Thanks Steve, do you not use the docs that get installed with PocketSOAP ? Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Mar 16, 2006
5:12 pm
4347
I suppose I could, but I don't have PocketSOAP installed on my workstation so I'd need to log into my web server to read the docs. It's much more convenient...
Steve Gravrock
sgravrock
Offline Send Email
Mar 16, 2006
5:26 pm
4348
How do I create a Complex Data Type parameter to send using Vbscript? e.Parameters.Create "SystemID", "Test" e.Parameters.Create "ActiveSubscribersOnly", false...
Charles An
an_charles
Offline Send Email
Mar 17, 2006
1:52 am
4349
... See the section on complex types in the docs, it even has an address sample in it. Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Mar 17, 2006
2:01 am
4350
... Click on the PocketSOAP Link on the Home page opens a HTML with everything on it. Maybe if it opened a HTML with LINKS to the different sections that are...
alnussme
Offline Send Email
Mar 17, 2006
2:01 am
4351
Thanks for the feedback, I updated the site, there's both jump links at the top of the page, and extra links in the side menu. Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Mar 17, 2006
4:23 am
4352
Thanks Simon I had read the documentation what I was missing was the Wsse namespace at the end of each create, I had it in the first but subsequent ones I...
glen
glen.brad
Offline Send Email
Mar 17, 2006
10:23 am
4353
the document I was using is one I referenced: And I'm not getting any results back from the server. The difference I see is that the name is "AddressFilter"...
Charles An
an_charles
Offline Send Email
Mar 17, 2006
9:47 pm
4354
The generated XML looks fine, do you have a sample message, or the complete WSDL ?...
Simon Fell
simonfell99
Offline Send Email
Mar 20, 2006
5:05 pm
4355
The generated XML looks fine. Do you have a sample message that works? can you post the complete WSDL? Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Mar 20, 2006
11:31 pm
4356
help me, please. I have to call a web feature service using visual basic 6.0. I read that I can do that including the url of th WFS into the soap:body of the...
mauro_presutti
Offline Send Email
Mar 29, 2006
4:39 pm
4357
... I've never heard of a web feature service, do you have any more info, how about a complete example soap message you want to send? this creates and send a...
Simon Fell
simonfell99
Offline Send Email
Mar 31, 2006
1:22 am
4358
I would like to tell you something else about my problem. I think this could help you to understand better the question. This is the code in visual basic 6.0...
Presutti Mauro
mauro_presutti
Offline Send Email
Mar 31, 2006
4:55 pm
4359
Hi, I'm using PocketSoap 1.5.3 for WindowsXP SP2 through Excel 2003 VBA macros to access the new Amazon S3 webservice. I've being successful with both their...
tom gleeson
gleesoto
Offline Send Email
Mar 31, 2006
4:57 pm
4360
Dear Simon, I read into the log of GeoServer, regarding the problem to call a WFS with PocketSOAP: org.vfny.geoserver.util.requests.XmlCharsetDetector -...
Presutti Mauro
mauro_presutti
Offline Send Email
Mar 31, 2006
4:57 pm
4361
Hi Everybody I currently in the process of developing a pocket pc application in evc 4. At the moment I don't know how to use the pocketxmlrpc.dll in my...
s_fahrenkrog
Offline Send Email
Apr 2, 2006
6:23 pm
Messages 4332 - 4361 of 5161   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help