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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 3425 - 3454 of 5326   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3425
Im trying to access a .NET web service that is on an SSL site. The test ASP page work ok in a normal HTTP operation but throws a error when using HTTPS: ...
tonykennard2000
Offline Send Email
Dec 1, 2004
4:56 pm
3426
Thanks for your answer. I finally found a more generic way to answer the question by asking CVS: c:\pocket-soap-src>cvs history -c -a -D "3 days ago" M...
Sebastien Tardif
sebtardif
Offline Send Email
Dec 1, 2004
4:59 pm
3427
Simon, What I have to do to convince you that a bug really exists and this patch resolves it? Maybe you know a use case where my patch doesn't work? ... From:...
Sebastien Tardif
sebtardif
Offline Send Email
Dec 1, 2004
6:51 pm
3428
I haven't had time to look into this properly yet, but I test with axis and don't see a problem, perphaps you could include a unit test that demonstrates the...
Simon Fell
simonfell99
Online Now Send Email
Dec 1, 2004
8:34 pm
3429
... I have patches that were submitted for PocketHTTP & PocketSOAP to compile on eVC4, i haven't had time yet to test them out and commit them to CVS. I don't...
Simon Fell
simonfell99
Online Now Send Email
Dec 1, 2004
8:36 pm
3430
Hello, ... eVC4 ... If you could be so nice to send me the patches for PocketHTTP I will give it a try ;-) ... No. ARM binaries produced by evc3 do not run on...
stephanlitsch
Offline Send Email
Dec 2, 2004
9:58 am
3431
I'm trying to figure out how to create a test case for my attachment bug. So I wanted to use PocketSoap for the server and the client but all examples and...
Sebastien Tardif
sebtardif
Offline Send Email
Dec 2, 2004
7:42 pm
3432
... bug. So ... examples ... have a ... It can, but its a pile of work, if you look in the unittests-com directory in the source tree, you'll see a unit...
Simon Fell
simonfell99
Online Now Send Email
Dec 2, 2004
8:44 pm
3433
Simon, I have attached to the Yahoo PocketSoap Newsgroups files all files needed in source code and binary form but not the war file which can be rebuild by...
Tardif, Sebastien
sebtardif
Offline Send Email
Dec 3, 2004
8:52 pm
3434
I was considering using PocketHTTP on headless CE device because CE doesn't support wininet for headless devices so you get left with dubinet which is just a...
DavidFindlay
Offline Send Email
Dec 3, 2004
9:13 pm
3435
hello, thanks for clarifying the connection stuff simon. by the way, i am writing commercial software, well getting ready to go commercial and i was wondering...
jdhemopo
Offline Send Email
Dec 6, 2004
4:41 pm
3436
... If you comply with the MPL license[1] then its free, welcome to open source. Cheers Simon www.pocketsoap.com [1] http://www.mozilla.org/MPL/MPL-1.1.html...
Simon Fell
simonfell99
Online Now Send Email
Dec 6, 2004
4:55 pm
3437
... except ... must ... I meant to ask in 2) Is it just using bare winsock calls for non-HTTPS stuff? Sorry for any confusion, Dave...
DavidFindlay
Offline Send Email
Dec 6, 2004
8:48 pm
3438
Hi David, ... SSL requires schannel.dll, i don't know how schannel.dll is distributed, the docs certainly indicate that IE uses it, but i have never used the...
Simon Fell
simonfell99
Online Now Send Email
Dec 8, 2004
6:35 am
3439
Hello all, I am trying to get several xml strings back to the client from a dot net web service. I did find out that I have to use [SoapRpcMethod] attribute...
sorenkruse
Offline Send Email
Dec 8, 2004
8:27 pm
3440
Never mind I figured it out. The code below works like a champ. And it does not have to use RPC-encoding. It can use the document- literal default of MS web...
sorenkruse
Offline Send Email
Dec 8, 2004
8:28 pm
3441
Thanks for the repro case. Its really odd, if i try and re-create it with my existing axis server tests (by echoing a 23 byte file for example), it works fine....
Simon Fell
simonfell99
Online Now Send Email
Dec 9, 2004
5:10 am
3442
... attachment. ... This won't work, in the case that a boundary is split across 2 reads from the transport, you'll miss the boundary (as per the comment above...
Simon Fell
simonfell99
Online Now Send Email
Dec 9, 2004
5:47 am
3443
... PocketSoap ... I have a fix for this which appears to be working, i need to do some more test though first. Cheers Simon...
Simon Fell
simonfell99
Online Now Send Email
Dec 10, 2004
8:25 pm
3444
Hello, I'm quite new to PocketSOAP. I'd like to know if it's possible to receive a multidimensionnal array as a reponse from an axis server. I'm using Visual...
debattyt@...
Send Email
Dec 13, 2004
5:05 am
3445
... receive ... Hi, I haven't tried it recently (The axis folks no longer have an interop endpoint running), but i seem to recall that it doesn't work because ...
Simon Fell
simonfell99
Online Now Send Email
Dec 13, 2004
4:47 pm
3446
Hi... In a VB application, when I try to send a String variable in the GetResponse function, I get the error: Run-time error -2147204348 (80044304) Method...
aquariancg
Offline Send Email
Dec 13, 2004
9:35 pm
3447
hiya, I am usin PocketHTTP to navigate to a site, First time i click the button to navigate ,it works fine and displays the website .but if i click the button...
Bham_guy
rushmona
Offline Send Email
Dec 15, 2004
8:44 pm
3448
Hi, I tested Axis and it, indeed, returns an array of arrays. So I tried WASP but the server returns an error 'Unkown element get_int_table', even with a...
debattyt@...
Send Email
Dec 16, 2004
4:23 pm
3449
Hi again, I found out why its falling over at res.GETResponse after i get the response i call PocketIE. Dim lRet lRet =...
Bham_guy
rushmona
Offline Send Email
Dec 16, 2004
4:24 pm
3450
I'm new to PocketSoap and I have a project that was handed off to me. We are making a vb control that retrieves blobs from our database. We are using byte...
coopos
Offline Send Email
Dec 16, 2004
4:24 pm
3451
Hi once again. Problem solved, I just needed to Terminate the process after CreateProcess. :) thanks for quick repies . ... click ... is...
Bham_guy
rushmona
Offline Send Email
Dec 16, 2004
4:25 pm
3452
We are having an issue with PocketSoap "int" datatype below are the details. Server is .NET remoting object on http. Client is VB 6.0 code generated using...
Pramode
psutrave
Offline Send Email
Dec 16, 2004
8:27 pm
3453
I am receiving a parse error when trying to read a multi-part message from my appserver. The error I have received is this: Failed to parse response,...
stonebro
Offline Send Email
Dec 16, 2004
8:28 pm
3454
WSDL Wizard says this: Unexpected error whilst parsing WSDL /schema[1]/element[position() = 8 and @name = ...
Scott R. Keszler
keszler
Offline Send Email
Dec 17, 2004
4:50 pm
Messages 3425 - 3454 of 5326   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