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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 4243 - 4272 of 5161   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4243
I am connecting to a website that uses the host header information to determine which config files to use. If I use tcpTrace (cool tool by the way) the host...
r_van_poelgeest
Offline Send Email
Jan 2, 2006
7:37 pm
4244
... No, there's no option to change that, use one of the other tools, like YATT or proxyTrace, neither of them have this problem. Cheers Simon ...
Simon Fell
simonfell99
Offline Send Email
Jan 2, 2006
10:49 pm
4245
Hi... I have an axis webservice that I want to call from .net (c#). I have tried the PocketSOAP WSDL Wizard and it generates a dll I can import in my .net...
Steinar Aasheim
steinar_97
Offline Send Email
Jan 4, 2006
4:19 am
4246
... The generated class includes a Transport property that allows you access to the underlying transport object, where you can call the Authentication method...
Simon Fell
simonfell99
Offline Send Email
Jan 4, 2006
5:40 am
4247
... Make sure to install WinPcap 3.0 and not an earlier or later version. ... As per my sample, you write an ASPX page, then manually dispatch based on the...
Simon Fell
simonfell99
Offline Send Email
Jan 4, 2006
5:43 am
4248
Hi again.... Thanx... I found the Trensport-property... but I still dont get it to work... I was looking into PocketSoap just to see if I could get the ...
Steinar Aasheim
steinar_97
Offline Send Email
Jan 4, 2006
6:40 am
4249
"but I still dont get it to work..." how is it not working ?...
Simon Fell
simonfell99
Offline Send Email
Jan 4, 2006
6:43 am
4250
When I call the Axis WebService with the right authentisation from my C# code it just return null. No errors on my site, and none on the Axis-side... S ...
Steinar Aasheim
steinar_97
Offline Send Email
Jan 4, 2006
6:50 am
4251
Hello all, I want to write a PPC client application that calls a simple web service on another ppc. I am trying to write a C#.NET or VB.NET smart device...
zalak_13
Offline Send Email
Jan 4, 2006
8:04 am
4252
could this be a problem with the server. null or default return values or parameters normally indicate a namespace mixup....
Simon Fell
simonfell99
Offline Send Email
Jan 4, 2006
4:30 pm
4253
Wow, its URGENT!!!!, perhaps you should of checked the FAQ first http://www.pocketsoap.com/faq/, hey that's what its says at the bottom of your email....
Simon Fell
simonfell99
Offline Send Email
Jan 4, 2006
4:31 pm
4254
Thanks Simon, But i had read the FAQ There it said this ========================================================= I tried the PocketSOAP C# sample on the...
zalak dedhia
zalak_13
Offline Send Email
Jan 5, 2006
4:48 pm
4255
Hello, I tried to install PocketSoap latest version 1.5 on my WM5 device, a T-Mobile MDA Vario. It seems that although the installation and the sample app get...
michaelollek
Offline Send Email
Jan 5, 2006
9:36 pm
4256
... WM 5 supports real VBScript ? or are you refering to the eVB engine (which is really VBScript) ? if the later, don't you need a separate install for that ?...
Simon Fell
simonfell99
Offline Send Email
Jan 6, 2006
4:50 pm
4257
I'm using PocketSOAP to access a service that's implemented in NuSOAP. Everything works fine as long as the service doesn't return a fault. If it does, I get...
Steve Gravrock
sgravrock
Offline Send Email
Jan 7, 2006
2:56 am
4258
... The FaultCode element is defined in the SOAP spec as being a QName, but this fault message says the faultcode is a string, but String is not an extension...
Simon Fell
simonfell99
Offline Send Email
Jan 7, 2006
3:43 am
4259
... [...] ... Thanks for clearing that up. There's a patch available for NuSOAP: http://sourceforge.net/mailarchive/message.php?msg_id=13826140 After I applied...
Steve Gravrock
sgravrock
Offline Send Email
Jan 10, 2006
4:18 pm
4260
Hello, I have a WebService which takes a sequence as input parameter. How can I use this with PocketSOAP? The WSDL Wizard doesn't work in this case, it doesn't...
petr.stastny
Offline Send Email
Jan 10, 2006
4:18 pm
4261
I'm having problems using pocketsoap as an SSL client. I get the error: Error Type: Pocket.HTTP.1 (0x80070005) Error opening CertificateStore /test.asp, line...
erlandof
Offline Send Email
Jan 12, 2006
5:05 pm
4262
I am writing an ASP.net application to consume a third-party webservice. I am only able to connect with this webservice via SSL. I am encountering errors and...
brillweb
Offline Send Email
Jan 13, 2006
2:38 am
4263
... You can't sniff anything usefull from an SSL session, that's the whole point of SSL. Ethereal will be able to show you the SSL setup / teardown packets,...
Simon Fell
simonfell99
Offline Send Email
Jan 13, 2006
4:45 am
4264
... the create call on the Nodes object adds child elements in the order that you call create, so you can build a sequence that way. see the complex Types...
Simon Fell
simonfell99
Offline Send Email
Jan 13, 2006
4:47 am
4265
... This is because the ASP user either doesn't have a cert store, or its not loaded. There used to be a MSDN KB article that explained this, and how to set it...
Simon Fell
simonfell99
Offline Send Email
Jan 13, 2006
4:48 am
4266
Hi there! I´m trying to call an Asp.Net Web Method with a param, but I always get an error message. What am I doing wrong? ... - My web method code ... ...
oareias
Offline Send Email
Jan 13, 2006
8:40 pm
4267
Hello out there, I'm still stuck getting PocketSOAP to run on a WM5 device with NSBasic (like VBScript). Even the sample app (Stock Quote) is getting the error...
michaelollek
Offline Send Email
Jan 13, 2006
11:41 pm
4268
Hello I am actually trying to send attachements using Dime/Soap to a ASP.NET Webservice. On the desktop I found a solution: ...
sven_rutten
Offline Send Email
Jan 15, 2006
5:50 pm
4269
... Ok. Thanks. Can anybody please give me brief explanation on how to setup a cert store for the ASP user?...
erlandof
Offline Send Email
Jan 16, 2006
4:32 pm
4270
Hi, I am new to VB and PocketSOAP, but really need to create an app that could access a web service. All I want to do is create a VB6 project that could get...
willbelair
Offline Send Email
Jan 16, 2006
8:31 pm
4271
... Did you look at the stock quote sample http://pocketsoap.com/samples/psquotevb.zip doesn't really get any simpler than that, and pretty does what you ...
Simon Fell
simonfell99
Offline Send Email
Jan 17, 2006
3:28 am
4272
Hello! 1st sory about my english. :) 2nd I conect my win2k using ssh (cygwin)to start/stop programs. But whem I try to run tcptrace, passing all the command...
Erico Schuch
erico_schuch
Offline Send Email
Jan 18, 2006
10:06 pm
Messages 4243 - 4272 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