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 3155 - 3184 of 5161   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3155
Can the wsdl wizard process Policy files? I need to capture envelope requirements (Tokens, signatures, encryption) and it seems that the way to these is...
Ricardo Rabines
rxrabines
Offline Send Email
Sep 1, 2004
3:41 pm
3156
I'm currently using PocketSOAP in two different environments. One is in C# in a standalone Windows .NET app using the process listed on the website for...
tannejb
Offline Send Email
Sep 1, 2004
3:53 pm
3157
... No, it doesn't support WS-Policy. Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Sep 1, 2004
3:54 pm
3158
Hello, I'm using the Microsoft High encryption pack(correctly installed without updating schannel.dll because of PPC2002), evb, and PocketSOAP 1.4.3 on a...
pagosahome
Offline Send Email
Sep 1, 2004
7:05 pm
3159
... the Equifax root certificate is not installed on PocketPC but is on desktop windows. You'll need to get the root certifiacte and install it on the pocketPC...
Simon Fell
simonfell99
Offline Send Email
Sep 1, 2004
7:09 pm
3160
... Hey thanks everything would have worked fine but I had installed the wrong cert thanks!...
pagosahome
Offline Send Email
Sep 1, 2004
11:26 pm
3161
... encryption) and it seems that the way to these is through Policy on .NET. ... Do you any plans of adding this support? Thanks RXR...
rxrabines
Offline Send Email
Sep 2, 2004
12:47 pm
3162
Has anyone successfully use rootcert.exe to add self-signed certificate to pocket pc devices? I used java's keytool to create self-signed cert for...
eklee_98
Offline Send Email
Sep 2, 2004
4:41 pm
3163
Are there any examples of how to serialize complex types in evb such as in the help file example? <address> <number>100</number> <street>Spear Street</street> ...
pagosahome
Offline Send Email
Sep 2, 2004
4:56 pm
3164
... The example in the docs should work fine from eVB http://www.pocketsoap.com/pocketsoap/docs/master/complex_types.htm Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Sep 2, 2004
7:40 pm
3165
I realize I'm a complete noob to this but I really appreciate the help. This is the code I've been attempting to translate: Private Sub Form_Load() Dim...
pagosahome
Offline Send Email
Sep 2, 2004
11:24 pm
3166
Hi again, I posted in another message regarding SSL intermittent connection loss in PocketPC. I looked at the source code of httpbase.h in pocketpc and...
E.K. Lee
eklee_98
Offline Send Email
Sep 2, 2004
11:47 pm
3167
... I've used rootcert.exe to install new root certs (from a standalone windows CA) which has worked fine, but never tried it with selfsigned certs. Cheers ...
Simon Fell
simonfell99
Offline Send Email
Sep 3, 2004
1:25 am
3168
You'll need to look at the WSDL or some other description of what the actual soap message should look like to work out what to do. Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Sep 3, 2004
1:25 am
3169
Has anyone successfully used PocketXMLRPC on a system running Windows XP Service Pack 2?...
tgates42
Offline Send Email
Sep 7, 2004
5:52 am
3170
Hello, I'm pretty new to this stuff, so any help is appreciated. I'm writing a SOAPClient in Delphi7 that needs basic HTTP Authentication. The function call...
ra76rojas
Offline Send Email
Sep 8, 2004
1:01 am
3171
I've been toying around with the C# SOAP Attachment sample that works with SwA (instead of DIME). Good stuff, thanks Simon! Unfortunately, I'm having trouble...
Jeff
qx4_man
Offline Send Email
Sep 8, 2004
4:35 am
3172
What are the lengths of the strings you're passing for username & password ? is it possible one of this is null ? Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Sep 8, 2004
5:27 am
3173
... I don't know of any SwA libraries for server side .NET, you'd need to track down a library, or write your own. Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Sep 8, 2004
5:28 am
3174
If the server is .NET based, could't I just use the PocketSOAP library itself? I'm guessing that I just need to have a listener receive the attachment and then...
Jeff
qx4_man
Offline Send Email
Sep 8, 2004
3:15 pm
3175
... Both are variable widestrings. I checked at runtime, and both of the values are set (and non NULL) right before the call. I tried hardcoding it to use...
ra76rojas
Offline Send Email
Sep 8, 2004
7:35 pm
3176
... I've used the Authentication method from VB & C++ before with no problem, I looked through the code and passing NULL was the only thing i could see that...
Simon Fell
simonfell99
Offline Send Email
Sep 8, 2004
7:37 pm
3177
As usual I cannot make anything work in PocketSOAP. I've tried so many things I hope that you don't mind looking into this a little harder this time, but then...
pagosahome
Offline Send Email
Sep 9, 2004
4:08 am
3178
... The WSDL / Service uses methods which return schema at runtime not at design time, e.g. see the definition of CBatchResponse which has element which...
Simon Fell
simonfell99
Offline Send Email
Sep 9, 2004
4:55 am
3179
In theory yes you could use PocketSOAP. However PocketSOAP is primarily aimed at client side usage, you can (and i have) build server side services with...
Simon Fell
simonfell99
Offline Send Email
Sep 9, 2004
5:27 am
3180
I've haven't tried it on an SP2 system yet. What's the exactly problem you get? Have you tried running a debug build to track down the problem further? Cheers ...
Simon Fell
simonfell99
Offline Send Email
Sep 9, 2004
5:33 am
3181
I decided to try it out and threw together a sample that implements the echoAttachments service. a VS.NET 2003 project is attached. It's real bare bones at...
Simon Fell
simonfell99
Offline Send Email
Sep 9, 2004
7:34 am
3182
Thanks Simon. I didn't write the service but am forced to use it. I know I can at least manually decode the dataset I found out others have had to do the same...
pagosahome
Offline Send Email
Sep 9, 2004
10:59 am
3183
I'm running Virtual PC 2004, with a Windows Server 2003 image (configured as a domain controller). I have installed YATT 0.3.0.351 and PcapTrace 3.0 to...
Arian Kulp
atkulp
Offline Send Email
Sep 9, 2004
3:08 pm
3184
... I've used YATT on W2k3 without any problem (the Winpcap provider, MS keep butchering the raw sockets support). I'd guess its a VPC2004 related problem. ...
Simon Fell
simonfell99
Offline Send Email
Sep 9, 2004
3:46 pm
Messages 3155 - 3184 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