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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? 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 5164 - 5193 of 5327   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5164
Simon, I tried that, but doesn't work. It only keeps showing Org1. And when I replace it by Org2 domainname, nothing happens... cheers, C ... From: Simon Fell...
Chretien M.F. Minke
chretien65
Offline Send Email
Sep 1, 2008
6:10 pm
5165
Can you be more specific than nothing happens? I just tried this and it worked fine, i started maildrop, added an email logged into org1. I picked logout from...
Simon Fell
simonfell99
Online Now Send Email
Sep 1, 2008
6:13 pm
5166
Hi Simon, I facing a problem when using visual studio 2005 to consume third party Java Web service. This is a sample Java Web service return: <definitions...
cheechih
Offline Send Email
Sep 3, 2008
5:13 am
5167
Simon, I'm not able to add a second email associated to a second org. Cheers, C ... From: Simon Fell <simon@...> To: pocketsoap@yahoogroups.com Sent:...
Chretien M.F. Minke
chretien65
Offline Send Email
Sep 3, 2008
3:11 pm
5168
perhaps you can follow the steps i outline below. How are you not able, does login not appear, does the add email dialog not appear, what _exactly_ is...
Simon Fell
simonfell99
Online Now Send Email
Sep 3, 2008
3:13 pm
5169
Hi all, I was wondering if there exists a list of specific error messages and codes returned by pocketsoap. I'm using pocketsoap to connect to a web service...
Frances
darnit_dd
Offline Send Email
Sep 9, 2008
6:30 pm
5170
Simon, when I open Maildrop and login using met org2 username/password I get the following error-message: LOGIN_MUST_USE_SECURITY_TOKEN: Invalid username,...
Chretien M.F. Minke
chretien65
Offline Send Email
Sep 10, 2008
4:09 pm
5171
Simon, When I start Maildrop, add an email logged into org1 and than logout from maildrop, go to my other email I can't log in into my org 2. It automatically...
Chretien M.F. Minke
chretien65
Offline Send Email
Sep 10, 2008
4:09 pm
5172
LOGIN_MUST_USE_SECURITY_TOKEN - you're logging in from an unwhite listed IP address, you have to use both your password and security token to login. See the...
Simon Fell
simonfell99
Online Now Send Email
Sep 10, 2008
4:10 pm
5173
... The list of error codes is compiled into the DLL (use oleview or similar), or you can look at the source, in the .IDL file. Cheers Simon...
Simon Fell
simonfell99
Online Now Send Email
Sep 21, 2008
12:36 am
5174
Sorry, meant to reply to this, but looks like i didn't. It doesn't explicitly reuse buffers, however, the memory allocator (either via malloc or the COM...
Simon Fell
simonfell99
Online Now Send Email
Sep 21, 2008
12:42 am
5175
How to fix what? you never actually said what went wrong. Cheers Simon...
Simon Fell
simonfell99
Online Now Send Email
Sep 21, 2008
12:45 am
5176
Simon, I didn't try the file logging because it's an ssl connection. Will it still log for me? Thanks! ... (either via malloc or the ... freed if its the...
redsky_thane
Offline Send Email
Sep 25, 2008
3:44 pm
5177
Yup, the logging is on the clear text side of the SSL stuff. Cheers Simon...
Simon Fell
simonfell99
Online Now Send Email
Sep 25, 2008
4:29 pm
5178
In the 1.5.4 release of pocketsoap, pocketHTTP was compiled on May 2, 2006 and the pocketHTTP 1.3.3 was compiled on July 13, 2008 (to fix the gzip crc error),...
Jay
craazyc
Online Now Send Email
Oct 3, 2008
2:51 am
5179
Hey guys, I know this is probably a dumb question but I need to ask just in case. I need to write a webservice that will be able to process Soap with...
mogounus
Offline Send Email
Oct 6, 2008
9:33 pm
5180
... If you're feeling adventurous, I did a POC that used the pcoketSOAP bits from .NET to write a .NET service that accepted a SwA formatted request. see...
Simon Fell
simonfell99
Online Now Send Email
Oct 7, 2008
1:24 am
5181
... That would be an error in the response XML/SOAP message, and being reported by PocketSOAP, not PocketHTTP. Can you post a capture of the response message...
Simon Fell
simonfell99
Online Now Send Email
Oct 7, 2008
1:25 am
5182
Hi Simon, Here is a log of two returns, the 1st has the dateTime Error and the 2nd just returns a "nil" envelope... Thanks, Jay ----- Original Message...
Jay
craazyc
Online Now Send Email
Oct 9, 2008
6:09 am
5183
can you get a capture with compression turned off ? ... xmlns='http://www.pocketsoap.com/tcptrace/xmlformat/01' xmlns:xsd='http://www.w3.org/1999/XMLSchema' ...
Simon Fell
simonfell99
Online Now Send Email
Oct 14, 2008
3:07 am
5184
Do you have a HTTP Proxy program with gzip deflate? I have no way of requesting un-encoded packets from the server... Thanks, Jay ... From: "Simon Fell" Sent:...
Jay
craazyc
Online Now Send Email
Oct 15, 2008
4:50 am
5185
I have a webservice (asp.net) function that returns byte[]. I want to make a c++ klient, that save byte[] as file or do something else. My query: GetValue...
gyeory
Offline Send Email
Oct 15, 2008
2:36 pm
5186
I have a webservice (asp.net) function that returns byte[]. I want to make a c++ klient, that save byte[] as file or do something else. My query: GetValue...
gyeory
Offline Send Email
Oct 15, 2008
2:36 pm
5187
Simon, I having trouble overriding the serialization of one of the elements of a SOAP 1.2 request using the ElementMapping feature. What I'd like to do is send...
ianc7777
Online Now Send Email
Oct 15, 2008
10:07 pm
5188
You can blanket remap a supported type, like VT_I4 (aka vbInt) to be xsd:unsignedInt, see this thread for samples...
Simon Fell
simonfell99
Online Now Send Email
Oct 16, 2008
1:34 am
5189
I don't. If you set the conflig flag to disable compression in pocketSOAP, does the server still send a compressed response? it should only be sending a...
Simon Fell
simonfell99
Online Now Send Email
Oct 16, 2008
1:35 am
5190
You have a number of options, you can either pre register the type mapping in the serializer factory, or use the valueAs method to coorce the type at that...
Simon Fell
simonfell99
Online Now Send Email
Oct 16, 2008
1:39 am
5191
Thanks Simon, I think in the context of the little call I have to make that should be enough to fix my problem. Ian ... xsd:unsignedInt, see ... ...
ianc7777
Online Now Send Email
Oct 16, 2008
12:27 pm
5192
Hi Simon, Ok, after reading through the docs I found the reference to using the "compression.accept" method and was able to capture this: HTTP/1.1 200 OK Date:...
Jay
craazyc
Online Now Send Email
Oct 16, 2008
4:20 pm
5193
I think the problem is that this isn't valid <lastUpdated xsi:type="xsd:dateTime"></lastUpdated> an empty string is not a valid serialization for an...
Simon Fell
simonfell99
Online Now Send Email
Oct 16, 2008
4:21 pm
Messages 5164 - 5193 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