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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2582 - 2611 of 5330   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2582
I am calling a .NET Web Service on my machine using pocketsoap with DIME / C++, but it works fine about 3 ot 4 times and fail the next one, and it repeats...
GuimaSun
sunguima
Offline Send Email
Feb 1, 2004
6:56 pm
2583
I'm trying to write a client using PocketSoap to connect to a web service that processes the XML inside the <Body> element directly. I've struggled to find a...
Nawwar Kasrawi
nawwar
Offline Send Email
Feb 2, 2004
5:04 pm
2584
Thanks Simon. I have access only to vb scripting environment. I can upload a zip file from EVB, but when But when i do it from vb script I am getting following...
Krishna
madhavsinghk
Offline Send Email
Feb 2, 2004
7:43 pm
2585
Thanks Simon, I could figure out the problem. I did not declare const formatDime, tnfMediaType. Thanks. ... default...
Krishna
madhavsinghk
Offline Send Email
Feb 3, 2004
7:06 pm
2586
I'm writing a VBA Soap client in Excel that is trying to send and receive a MIME attachment to/from a SOAP::Lite server. The following multipart response is...
dkim007
Offline Send Email
Feb 6, 2004
5:07 pm
2587
Last time i checked there's a bug in SOAP::Lite in that it uses CR for the mime header end of lines, not the CRLF clearly required by the spec. You should...
Simon Fell
simonfell99
Online Now Send Email
Feb 6, 2004
9:08 pm
2588
In the same it assigns the xml to a parameter, change that to assign it the body instead, e.g, change. e.Parameters.Create ( "xml", dom ) to e.Body.Create (...
Simon Fell
simonfell99
Online Now Send Email
Feb 6, 2004
9:09 pm
2589
... e URI of the created attachment. Cheers Simon...
Simon Fell
simonfell99
Online Now Send Email
Feb 6, 2004
9:15 pm
2590
doc/literal soap using a different array style to rpc/encoded soap. You'll need to write a customer serializer to do this, see the docs or take a look at the...
Simon Fell
simonfell99
Online Now Send Email
Feb 6, 2004
9:15 pm
2591
There a new release of PocketHTTP available, this includes support for gzip compression, and most importantly fixes the SSL problems on PocketPC 2003. ...
Simon Fell
simonfell99
Online Now Send Email
Feb 7, 2004
2:28 am
2592
Thanks a lot Simon, but it continue to fail sometimes. But now I have an important information: the C++ client AND the VB client ALWAYS fail the first call,...
GuimaSun
sunguima
Offline Send Email
Feb 8, 2004
2:33 am
2593
which version of WSE and exactly what size is the file that you're testing with. Cheers Simon...
Simon Fell
simonfell99
Online Now Send Email
Feb 8, 2004
2:34 am
2594
The WSE 2.0 is installed. I´m using a file with 10,5 KB (10.849 bytes). Testing against a 40k file size results the same. Thanks, GuimaSun. ... have ... error...
GuimaSun
sunguima
Offline Send Email
Feb 8, 2004
5:59 pm
2595
This almost works, except that an extra <x> element gets inserted at the top of the body: <?xml version="1.0" encoding="UTF-8"?> <S:Envelope S:encodingStyle=""...
Nawwar Kasrawi
nawwar
Offline Send Email
Feb 9, 2004
5:50 pm
2596
Hello Simon, I´ve been using PocketSoap with WSE for a while and its works pretty fine. However, yesterday we switched to Summer time zone, and I started to ...
beh_teraoka
Offline Send Email
Feb 10, 2004
12:14 pm
2597
Hi, I'm using PocketSOAP (v1.4.3 : 11 May 03). All works fine with http with or without proxy server. I do have problems with HTTPS but only over proxy...
mkagan_1999
Offline Send Email
Feb 10, 2004
5:23 pm
2598
... elp there. Cheers Sim on...
Simon Fell
simonfell99
Online Now Send Email
Feb 10, 2004
5:23 pm
2599
Hi, I'm using PocketSOAP (v1.4.3 : 11 May 03). All works fine with http with or without proxy server. I do have problems with HTTPS but only over proxy...
mkagan_1999
Offline Send Email
Feb 10, 2004
5:29 pm
2600
Which platform/O.S. are you seeing this problem with ? I've tested with Squid in the past (Squid on Linux) and not seen any problems. can you post some sample...
Simon Fell
simonfell99
Online Now Send Email
Feb 11, 2004
4:17 am
2601
Following up on this, see this post on the SOAP::Lite list for details of how to get SOAP::Lite running with the correct line endings (which should then work...
Simon Fell
simonfell99
Online Now Send Email
Feb 11, 2004
4:19 am
2602
I've tested previously against WSE 1.0, and various other DIME toolkits and never seen a problem, my instinct is that this is a WSE 2.0 issue. I'll try it out...
Simon Fell
simonfell99
Online Now Send Email
Feb 11, 2004
4:23 am
2603
http://www.pocketsoap.com/pocketsoap/beta/ This primarily adds SOAP 1.2 support, as well as moving to PocketHTTP v1.1 (so picking up gzip support, SSL on...
Simon Fell
simonfell99
Online Now Send Email
Feb 11, 2004
5:44 am
2604
Hi Simon, I'm running squid-2.5.STABLE4-NT-bin on Windows XP (PocketSOAP (v1.4.3 : 11 May 03). I can connect to the web service from other machines over...
mkagan_1999
Offline Send Email
Feb 11, 2004
2:38 pm
2605
Hi, I just tested both 1.4.3 and 1.5.b1 with that version of squid and had no problems on Windows XP SP1, all i can suggest is to grab the source and run a...
Simon Fell
simonfell99
Online Now Send Email
Feb 16, 2004
12:07 am
2606
I just tested with WSE2 and couldn't get it to fail. Can you post (a) the full error message you get and (b) a binary capture (use ethereal or similar) of the...
Simon Fell
simonfell99
Online Now Send Email
Feb 16, 2004
12:58 am
2607
Hello, Using XML-RPC on the windows 2000 client, PHP is the server. The answer received contains a struct with 3 members : 'status' (int), 'redirect' (string)...
ludoviclange
Offline Send Email
Feb 17, 2004
4:11 pm
2608
I am pointing the WSDL Wizard to a WSDL generated by the .NET framework where some of the types are Guids. On the select service screen I get the following...
Wayne Allen
iclemartin
Offline Send Email
Feb 18, 2004
12:08 am
2609
... are you using ASMX or remoting ?, I know i've seen remoting reference types that it doesn't define (there's nothing you can do about that, if the WSDL...
Simon Fell
simonfell99
Online Now Send Email
Feb 18, 2004
4:36 am
2610
I ran your code with a test endpoint that returns that message and got the expected results. Retour : typename(r.status) = Long Retour : typename(r.redirect) =...
Simon Fell
simonfell99
Online Now Send Email
Feb 18, 2004
4:43 am
2611
... I can't think of anyway around this with the current code. sorry Feel free to submit a patch to support this, it is open source after all ! Cheers Simon...
Simon Fell
simonfell99
Online Now Send Email
Feb 18, 2004
4:49 am
Messages 2582 - 2611 of 5330   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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