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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 436 - 465 of 5181   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
436
Hi, I've found #import to be pretty useless in eVC, you're better off downloading the source zip and doing #include "psoap.h" [which gets generated by midl...
Simon Fell
simonfell99
Offline Send Email
Jan 2, 2002
2:40 am
437
All arrays in eVB are arrays of variants, so they get serialized as arrayType="xsd:anyType[x]" rather than arrayType="xsd:string[x]". If the server can't...
Simon Fell
simonfell99
Offline Send Email
Jan 2, 2002
2:45 am
438
The only two options i know of for installed on PocketPC are the eVB Install wizard and the raw WinCE SDK Installer tools. I use the later for the pocketSOAP...
Simon Fell
simonfell99
Offline Send Email
Jan 2, 2002
2:48 am
439
I just found out that our ISP simply redirects every first http request to its own portal. Thus the response PocketSOAP cannot understand. Sven.... ... an ... ...
skr2001de
Offline Send Email
Jan 2, 2002
12:33 pm
440
Hi...Simon... SOAP act is good if Response is String, Integer, and primitive type... So if Response is Binary file..? I intend to File download on PocketPC.. ...
이선헌
chamvit77
Offline Send Email
Jan 3, 2002
3:23 pm
441
... The current version of pocketSOAP can handle binary files via the xsd:base64binary type, the entire contents of the file are base64 encoded and inlined...
Simon Fell
simonfell99
Offline Send Email
Jan 4, 2002
2:44 am
442
Hi PocketSOAP v.1.2.1 is now available for download. This adds support for de-serializing elements with xsi:nil attributes to VT_NULL variants. In addition it...
Simon Fell
simonfell99
Offline Send Email
Jan 4, 2002
4:52 am
443
Hi, There's an updated version of the WSDL wizard now available, this now maps simple parameter types to their corresponding vb type. There's also some more...
Simon Fell
simonfell99
Offline Send Email
Jan 4, 2002
6:08 am
444
Hi, I have developed one application in using eVB <-> PocketSOAP- <-> TomCat/Apache SOAP <-> Java <->Database.Since we don't have wireless service provider...
Binay
binaysahoo
Offline Send Email
Jan 4, 2002
4:19 pm
445
You don't need a dialup account to do this kina of testing. You can connect your pocket pc to your network through ActiveSync, and access any resource...
Alejandro Mezcua
amezcuarg
Offline Send Email
Jan 4, 2002
4:33 pm
446
Hi Alejandro, I am not using dialup to connect internet from Pocket PC.I am using dialup for connecting Laptop to ISP provider.Can you please explain me in...
Binay
binaysahoo
Offline Send Email
Jan 4, 2002
4:44 pm
447
You can do this by running a HTTP proxy on your desktop, and configuring pocketSOAP to connect via that proxy. I've had this working with a USB cradle, haven't...
Simon Fell
simonzakfell42
Offline Send Email
Jan 4, 2002
5:30 pm
448
Hi Binay. Sorry, i didn't mean 'intercept' i meant 'internet' (darn spell checker). Internet Connection Sharing is a feature of Windows 2000, but if you're...
Alejandro Mezcua
amezcuarg
Offline Send Email
Jan 4, 2002
5:33 pm
449
Am having problems with a faultcode from a web service I am trying to use. This is what I've done so far. I ran the WSDL Proxy Wizard on the following web...
andre_abreu_2000
andre_abreu_...
Offline Send Email
Jan 5, 2002
7:20 am
450
Hi, I just did the same thing, and got the same results, looking over the WSDL there are some issues 1. They're using the 2000 version of XML Schema, which...
Simon Fell
simonfell99
Offline Send Email
Jan 5, 2002
8:38 am
451
I found a pointer on XMethods to the xmltoday stock quote service, which appears to be the same thing [and should win an award for the worlds worst SOAP API],...
Simon Fell
simonfell99
Offline Send Email
Jan 5, 2002
8:47 am
452
Simon, Thanks, do you know where on microsoft's site I can download the WinCE SDK Installer Tools? I searched for WinCE SDK and wasn't able to find it. Thanks,...
jizzymota
Offline Send Email
Jan 7, 2002
9:28 pm
453
Are you looking for the visual Tools? They're at http://www.microsoft.com/mobile/downloads/emvt30.asp ___________________ Scott Seely http://msdn.microsoft.com...
Scott Seely
bigboot53027
Offline Send Email
Jan 7, 2002
11:35 pm
454
Hi Scott, Thanks for replying. No, I am not looking for the embedded visual tools environment. I am having difficulty using the built in install packager in...
jizzymota
Offline Send Email
Jan 8, 2002
2:32 am
455
Part of the eVT install is to install the WinCE SDK, the install tools i was referring to are part of that, look for something like I:\Windows CE...
Simon Fell
simonfell99
Offline Send Email
Jan 8, 2002
2:53 am
456
Simon, Thanks for giving me the path. I have found it. -Brian ... tools ... ce ... install ... application ... have ... application ... able ... the ... the ...
jizzymota
Offline Send Email
Jan 8, 2002
4:07 am
457
hi , i'm trying to pass an ascii value of 255,254,253.. through a pocket soap call as a "string".. but when the response is parsed the execution gets truncated...
binaysahoo
Offline Send Email
Jan 8, 2002
4:23 am
458
... Hi, I don't think this is a pocketSOAP problem, i've attached a VBS Script that calls the SOAPBuilder interop service running at whitemesa using a string...
Simon Fell
simonfell99
Offline Send Email
Jan 8, 2002
4:41 am
459
hi, i'm using jakarta tomcat3.3 . where do i need to configure the utf-8 decoding? TIA, Binay ... pocket ... a ... Script ... using ... server...
binaysahoo
Offline Send Email
Jan 8, 2002
5:20 am
460 mosleyr123
Offline Send Email
Jan 9, 2002
7:07 pm
461
No, there is no standard 2PC protocol for SOAP. Do you really want external source controlling transactional locks on your DB system, I wouldn't. Most people...
Simon Fell
simonzakfell42
Offline Send Email
Jan 9, 2002
7:13 pm
462
Hi Simon and all I tried to rebuild your sources of pocketSoap for Win32 But I can't avoid MIDL compiler error when I use Release MinDependency. midl : command...
muntyanu
Offline Send Email
Jan 9, 2002
7:17 pm
463
do you have a recent platform SDK installed ? ... http://docs.yahoo.com/info/terms/...
Simon Fell
simonzakfell42
Offline Send Email
Jan 9, 2002
7:19 pm
464
I used Visual Studio 6.0 May be I need new service pack of it ? I works under W2000 server. Thanks, Roman...
muntyanu
Offline Send Email
Jan 9, 2002
10:21 pm
465
The last win32 build of pocketSOAP i did was with W2K SP2 Visual Studio 6.0 w/ SP5 Feb 2001 Platform SDK You'll need both the VS SP & the platform SDK to get a...
Simon Fell
simonzakfell42
Offline Send Email
Jan 9, 2002
10:25 pm
Messages 436 - 465 of 5181   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