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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? 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 5277 - 5306 of 5326   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5277
Hi people, I'm very keen to start using Pocket Soap with my Sybase Pocket Builder application - on my WinCE.Net (WinCE v5.00) handhelds.. but seem to have the...
andyw.online
Offline Send Email
Jun 17, 2009
4:01 pm
5278
Hello PocketSoap Forum, I've been using PocketSoap for ~ 1 year, it's awesome. I've used it to extend a VB6 application with webservices developed in VS2005. I...
Chris McLennan
piper984
Offline Send Email
Jul 25, 2009
8:50 pm
5279
Hello! I've a little big problem with my pocketsoap-vb6-program. I've generated the vb6-code by wsdl-generator from a c#-webservice. the same webservice...
rene.heidenreich@...
rene.heidenr...
Offline Send Email
Jul 30, 2009
4:04 pm
5280
... I don't know of anything that is pure ASP. If you could migrate your ASP code to VB6, then my 4s4c toolkit would help you expose the VB6 code as a web...
Simon Fell
simonfell99
Offline Send Email
Jul 30, 2009
4:05 pm
5281
... PocketSOAP does not allow for the control of namespace location or prefixes used because the XML Namespace specification is very clear that they carry no...
Simon Fell
simonfell99
Offline Send Email
Aug 5, 2009
12:14 am
5282
... Thank you simon! They have solved it: The solution was, to add the interfacename directly in the URL of the Service, so it is decided by the call itself...
rene.heidenreich@...
rene.heidenr...
Offline Send Email
Aug 6, 2009
6:06 am
5283
Am transitioning my office from PC to Mac, couple questions. Current config is SF -> outlook -> mobile Me -> to iPhone. I can disable Mobile Me connection. ...
ronald.wightman
Offline Send Email
Aug 12, 2009
3:27 pm
5284
... No, the datasets will be merged on the first sync. ... No, not yet. ... not really, it largely depends on how much data you have, what its rate of change...
Simon Fell
simonfell99
Offline Send Email
Aug 12, 2009
3:39 pm
5285
... to clarify,,, as of now, mobile.me data and Salesforce data are the same, mirrored. I've been using Outlook / Mobile me. In setting up the Mac enviroment...
ronald.wightman
Offline Send Email
Aug 14, 2009
7:46 pm
5286
... No, the datasets will merged on the first sync, if the 2 starting datasets are identical, then they'll be merged down to a single copy. If you really want...
Simon Fell
simonfell99
Offline Send Email
Aug 14, 2009
7:54 pm
5287
Yes,,, on back up.. thanks.. Once the sf3 application is downloaded, where do you recommend it should reside on the system, application folder, download...
ronald.wightman
Offline Send Email
Aug 15, 2009
4:57 pm
5288
Hi! Great tools. I have created a dll file using the wsdl creator from this website: http://www.pennytel.com/pennytelapi-beta/services/PennyTelAPI?wsdl I am a...
tazmxs
Offline Send Email
Aug 16, 2009
4:52 pm
5289
... something like dim r as getAccount r.userId = "someUserId" r.password = "heelo" dim p as [the type of the class that has teh getAccount function in it] dim...
Simon Fell
simonfell99
Offline Send Email
Aug 16, 2009
5:00 pm
5290
Thanks Simon, I am doing this: Private Sub GetAccountInfo1_Click() Dim v As Pennytel.PennyTelAPI Dim ptaccount As New getAccount ptaccount.id = "myuser" ...
tazmxs
Offline Send Email
Aug 18, 2009
3:27 pm
5291
This also gives an 'Application-defined or object-defined error' on the last line. Any ideas? Private Sub GetAccountInfo1_Click() Dim v As Pennytel.PennyTelAPI...
tazmxs
Offline Send Email
Aug 19, 2009
2:47 pm
5292
Hi, I just begin to use pocketsoap in a vb project and I have the following error on the instruction : env.Parse (http) -2147204544 (80044240) Inavlid root...
maxime_baudry
Offline Send Email
Aug 20, 2009
3:18 pm
5293
... The response from the server was not a SOAP message. You'll need to do some diagnostics work, perhaps one of the message capturing utilities (yatt,...
simonfell99
Offline Send Email
Aug 20, 2009
3:24 pm
5294
Thank yo very much Simon, I try to trace tcp information using Yatt, this is the following results, but I don't know how to analyse it. Could you help me? -1- ...
maxime_baudry
Offline Send Email
Aug 21, 2009
2:33 pm
5295
Hello, I am new in SOAP (but experimented in VB). One of our partners has a Web service in which I have to access from a vb6 client. I began to work with the...
pgrattet
Offline Send Email
Aug 22, 2009
5:38 pm
5296
Sounds like you need to increase the timeout setting. Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Aug 24, 2009
6:13 pm
5297
Looks like you might of not been capturing on the correct port, you should see regular HTTP/XML traffic. If you're using HTTPS, you'll need to change to use...
Simon Fell
simonfell99
Offline Send Email
Aug 24, 2009
6:14 pm
5298
Hi Simon, I changed timeout from 15000 to 50000 but it didn't change anything. In fact, the response comes almost immediately. Can this error produces because...
pgrattet
Offline Send Email
Aug 25, 2009
2:37 pm
5299
Hi, can i find anywhere the earlier versions to download? thx...
jmaatlascz
Offline Send Email
Aug 28, 2009
10:54 pm
5300
earlier versions of which library? and any particular version? and why? Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Aug 29, 2009
12:28 am
5301
Hi I use VBA,SQL,PHP many years, but SOAP and WSDL are new world for me for only some weeks. I need working in VBA 2k/xp with WSDL:...
jmaatlascz
Offline Send Email
Aug 29, 2009
3:38 pm
5302
Hi, there are now to download two versions of WSDL generator. I tryed the earlier version of generator pocketSOAP WSDL Proxy Generator (v0.1.2 1/3/2002). It...
jmaatlascz
Offline Send Email
Aug 31, 2009
3:13 pm
5303
How can I change the "HTTP User Agent" text? Using PocketHTTP/PocketSOAP under VB6. Gommert...
arcsoftware
Online Now Send Email
Sep 9, 2009
2:57 pm
5304
... If you're using pocketHTTP directly, you can modify it via the headers collection, but if you're using PocketSOAP, then you have no direct access to...
simonfell99
Offline Send Email
Sep 10, 2009
5:17 am
5305
I'am using Pocketsoap. The (3rd party) database that we connect to via pocketsoap requires us to include a specific user agent string. Gommert...
arcsoftware
Online Now Send Email
Sep 12, 2009
10:10 pm
5306
Hi there, I am in the early stages of putting together a client/server system using SOAP, where the clients are Windows Mobile devices (6.1 professional). We...
thedesignofsoftware
thedesignofs...
Offline Send Email
Sep 23, 2009
11:38 pm
Messages 5277 - 5306 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