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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 4688 - 4717 of 5327   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4688
Thanks for the info. Just one more question. How do I set the timeout? I could not find the info from help files. ... From: Simon Fell <ws@...> ...
Rajesh Sarvadhavabhatla
srajesh98
Offline Send Email
Dec 1, 2006
7:04 pm
4689
Hi Simon, Thanks for your help till now. I have a problem with receving MIME(Swa) attachment. I am writing a client to a webservice to get some info. The...
Rajesh Sarvadhavabhatla
srajesh98
Offline Send Email
Dec 1, 2006
9:23 pm
4690
Rajesh, What are you coding this in? Is the .NET code? Regards, -Tim ... From: pocketsoap@yahoogroups.com [mailto:pocketsoap@yahoogroups.com] On Behalf Of...
Tim Turner
turnertim
Offline Send Email
Dec 1, 2006
9:53 pm
4691
No. it is VC++ 6.0. My requirments is to receive an Attachment in a webservice call. ... From: Tim Turner <tturner@...> To:...
Rajesh Sarvadhavabhatla
srajesh98
Offline Send Email
Dec 1, 2006
10:26 pm
4692
see the transport how-to's page in the docs http://www.pocketsoap.com/pocketsoap/docs/master/transport.htm Cheers Simon ... "123EE45RR" ), ... "US-EN"), ... ...
Simon Fell
simonfell99
Online Now Send Email
Dec 4, 2006
2:03 am
4693
If the href is null, then its not a SWA response. If its just a mime attachments response, you can still access the collection of attachments via the...
Simon Fell
simonfell99
Online Now Send Email
Dec 4, 2006
2:09 am
4694
You can capture/dump the request/response using the tracing support in PocketHTTP (see the archives for details), or use a network level capture tool, i...
Simon Fell
simonfell99
Online Now Send Email
Dec 4, 2006
2:11 am
4695
Thanks for your help. Both problems have been resolved. ... From: Simon Fell <ws@...> To: pocketsoap@yahoogroups.com Sent: Sunday, December 3,...
Rajesh Sarvadhavabhatla
srajesh98
Offline Send Email
Dec 5, 2006
12:16 am
4696
Hi Simon, Sorry for troubling you again. I have a problem with sending SWA MIME attachment. The error after calling the Parse: missing cid for attachment. The...
Rajesh Sarvadhavabhatla
srajesh98
Offline Send Email
Dec 5, 2006
8:19 pm
4697
The wsi:swaRef does things differently to the regular SWA spec. see http://www-128.ibm.com/developerworks/webservices/library/ws-tip-swaref.html for details. ...
Simon Fell
simonfell99
Online Now Send Email
Dec 6, 2006
2:49 am
4698
It worked! Thanks. ... From: Simon Fell <ws@...> To: pocketsoap@yahoogroups.com Sent: Tuesday, December 5, 2006 9:37:32 PM Subject: [pocketsoap]...
Rajesh Sarvadhavabhatla
srajesh98
Offline Send Email
Dec 6, 2006
9:21 pm
4699
dear all, First of all, thanks for the pocketsoap. Secondly, i had some problem getting away with the 39 character limit imposed by VB while keeping the WSDL...
harry_hendrata
Offline Send Email
Dec 9, 2006
6:35 am
4700
the file is in "Files" Folder with name of "wsdl2.3.0-src-modified.zip" or the link is: http://f1.grp.yahoofs.com/v1/YGR9RYTVNANgkkZHyky1ydnXF- ...
harry_hendrata
Offline Send Email
Dec 11, 2006
10:07 pm
4701
Hi Simon, I'm getting this msg when sf sends me a DescribeObject result call with over 360 fields. All other msgs work fine. I suspect the code is clipping a...
emerson80220
Offline Send Email
Dec 13, 2006
5:06 pm
4702
... Hey Bill, that's weird. There's no single buffer, the response is read in chunks and parsed that way, and the gzip calc is done peice at a time as the...
Simon Fell
simonfell99
Online Now Send Email
Dec 14, 2006
4:55 am
4703
... Thanks!, I'll check it out. Cheers Simon...
Simon Fell
simonfell99
Online Now Send Email
Dec 14, 2006
4:56 am
4704
... with ... through ... In going through the code i did find a couple of issues, I've just posted a new build of PocketHTTP that has fixes for this. ...
Simon Fell
simonfell99
Online Now Send Email
Dec 24, 2006
9:47 pm
4705
Hi Simon, When you have a moment could you please let me know whether it is possible to send following XML for complex type attributes whose values are null: ...
srajesh98
Offline Send Email
Dec 27, 2006
5:00 pm
4706
set the parameter to a variant of type VT_NULL....
Simon Fell
simonfell99
Online Now Send Email
Dec 27, 2006
5:31 pm
4707
The envelop contains: <a:currencyCode XI:nil="true"></a:currencyCode> I will check whether server can accept this. Thanks for your help. ... From: Simon Fell...
Rajesh Sarvadhavabhatla
srajesh98
Offline Send Email
Dec 27, 2006
6:38 pm
4708
They are semantically identical. ... "123EE45RR" ), ... CComBSTR ... "US-EN"), ... soap/encoding/"...
Simon Fell
simonfell99
Online Now Send Email
Dec 27, 2006
8:33 pm
4709
Yes, It should work.. Thanks. ... From: Simon Fell <ws@...> To: pocketsoap@yahoogroups.com Sent: Wednesday, December 27, 2006 3:32:24 PM Subject:...
Rajesh Sarvadhavabhatla
srajesh98
Offline Send Email
Dec 27, 2006
9:38 pm
4710
Hi All, Is it possible to get YATT to capture traffic where destination and origin is the local machine? Thanks, Serdar...
serdar.kilic
Offline Send Email
Dec 29, 2006
12:57 am
4711
... Unfortuantly traffic to localhost doesn't make it far enough down the stack to be picked up by winpcap. I did prototype writing an LSP to capture localhost...
Simon Fell
simonfell99
Online Now Send Email
Dec 29, 2006
3:47 am
4712
I'm trying to use PocketSOAP on a system running Windows CE.net 4.2 on an Intel XScale PXA255 processor. I chose pocketSOAP.arm.CAB as the cab file to use for...
ezupan
Offline Send Email
Jan 4, 2007
7:39 pm
4713
If you manually copy the DLLs, then they need COM registration performing on them first. Why don't you just use the packaged installer? (rather than trying to ...
Simon Fell
simonfell99
Online Now Send Email
Jan 4, 2007
8:41 pm
4714
Sorry, I forgot to mention that part. When I use the installer I get a message that says: Simon Fell's PocketSOAP v1.5 does not support the connected device ...
ezupan
Offline Send Email
Jan 4, 2007
9:25 pm
4715
Sorry, I forgot to mention that part. When I use the installer I get a message that says: Simon Fell's PocketSOAP v1.5 does not support the connected device ...
ezupan
Offline Send Email
Jan 4, 2007
9:33 pm
4716
Hello, I have just installed PocketSoap (version Win32 Version v1.5.4 Packaged Install) in my Windows XP laptop; as my first example, I have just executed the...
japablos
Offline Send Email
Jan 9, 2007
9:08 pm
4717
... Just sounds like you need to increase the Timeout property. Cheers Simon...
Simon Fell
simonfell99
Online Now Send Email
Jan 10, 2007
2:54 am
Messages 4688 - 4717 of 5327   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