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 4047 - 4076 of 5326   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4047
Thank you Simon. Effectively, a value in the machine.config or web.config files can set the limitation. Details can be found at: ...
rcarthy72
Offline Send Email
Sep 1, 2005
9:21 am
4048
... I have created a WSDL file by hand and I had the same problem - and your suggestion fixed it. I would like to correct the problem in my own WSDL though,...
stevemartina
Offline Send Email
Sep 1, 2005
5:40 pm
4049
... When I use the command line version I get an error.. Processing Port LicenseServiceSoap Error : code generation, Unable to find a schmea definition for # ...
turnertim
Offline Send Email
Sep 6, 2005
5:45 pm
4050
Simon, I do indeed have the 3 typs of classes you mention. I cannot tell if the parse error occurred at the end or not. Am I supposed to complile these...
turnertim
Offline Send Email
Sep 6, 2005
6:55 pm
4051
On another computer I got it to work.... It generates a VB project + a set of classes... When I open the VB project though, it only refers to the typesPortType...
turnertim
Offline Send Email
Sep 7, 2005
4:30 am
4052
hi. Simon. I need a custom serializer because I will send complex object array to .Net WebService. I tried to complie the vcSerializeDemo project (VC++ sample...
modesty518
Offline Send Email
Sep 7, 2005
3:59 pm
4053
I'm trying to debug my Pocket PC 2003 app written in eVC++ 4.0 on my Xda IIi. As soon as I excute the following code I get an exception (stack overflow) on the...
richard824578
Offline Send Email
Sep 7, 2005
3:59 pm
4054
While testing my program I have noticed that somewhere down the line all the '<' and '>' are translated into '&lt;' and '&gt;'. A lot of time is comsumed by...
rijkste
Offline Send Email
Sep 8, 2005
8:57 am
4055
Simon, Has there been any progress made on this or is it in the works any time soon? This would be a great feature to add. Thanks, Jeff Fisher Senior Software...
Fisher, Jeff
keshawk
Offline Send Email
Sep 8, 2005
2:31 pm
4056
... yes pocketSOAP is doing that, if your passing it a a string, otherwise it would generated invalid XML. ... nope. If you want to pass actual XML inline in...
Simon Fell
simonfell99
Offline Send Email
Sep 8, 2005
3:30 pm
4057
... I've made no progress on this, and it doesn't look like i'll have any time to work on it anytime soon. Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Sep 8, 2005
3:31 pm
4058
you need to include the pSOAP_i.c file in your project, so that it has the actual definitions of all the IIDs. or switch your code to use...
Simon Fell
simonfell99
Offline Send Email
Sep 8, 2005
3:33 pm
4059
where was pbstrTerminalSerialNumberParam set ?...
Simon Fell
simonfell99
Offline Send Email
Sep 8, 2005
3:33 pm
4060
Hi, I am currently endeavouring to get the Pocket PC application we wrote compliant according to the requirements specified by "Designed for Windows Mobile", a...
igreager
Offline Send Email
Sep 8, 2005
8:07 pm
4061
Sorry, I think I should have given a bit more info. The code segment I'm trying to debug is code that works fine in a release build. I was trying to debug code...
richard824578
Offline Send Email
Sep 9, 2005
11:57 am
4062
I wanted to interface to a popular site that has a sync software for outlook. I fired up tcptrace and did a sync and looked at the results. I am trying to...
willykelleher
Offline Send Email
Sep 9, 2005
3:25 pm
4063
Hello, I managed to get WSDL to run on a WSDL.... I have figured out to compile the output into a DLL. Can anyone show me sample code on what to do next? I...
turnertim
Offline Send Email
Sep 11, 2005
4:21 am
4064
When I try to run a WSDL thru the generator it says: Error : code generation, Unable to find a schmea[sic] definition for # Is there something I can do to...
turnertim
Offline Send Email
Sep 11, 2005
4:43 am
4065
... use it? ... The WSDL Wizard generates a complete VB project, all the class files and modules files along with a project file. Open this project in VB and...
Simon Fell
simonfell99
Offline Send Email
Sep 12, 2005
7:24 pm
4066
... First off, make sure you have at MSXML 4.0 SP2 (or greater) installed. If its still a problem, it could be that the schema has a namespace problem, can you...
Simon Fell
simonfell99
Offline Send Email
Sep 12, 2005
7:26 pm
4067
did you get a capture of the PocketHTTP generated request, and look a the differences to the one that works ? BTW, there's no need to specifically set the host...
Simon Fell
simonfell99
Offline Send Email
Sep 12, 2005
7:28 pm
4068
How can I make a https connection with pocketsoap and send a certificate with it or what shell i do to get into the certificate selection. If possible for...
mindcatch1
Offline Send Email
Sep 13, 2005
7:49 pm
4069
Thanks I figured it out eventually. I changed tcptrace to export a regular log instead of xml and it had something to do with the ampersands in the url. It now...
wkelleher@...
willykelleher
Offline Send Email
Sep 13, 2005
7:49 pm
4070
Hi all My mission is to sent a SOAP to a web service containing a mm7 with SMIL and some gif pictures. Is this possible to do with PocketSOAP in C# .Net? Might...
johka420
Offline Send Email
Sep 13, 2005
7:49 pm
4071
Hi, when I try to use SSL I'm getting the following error: Runtime Error -2146762487 (800b0109) Method Send of object IHTTPTransportDisp failed I created the...
nigel_morton
Offline Send Email
Sep 13, 2005
7:50 pm
4072
Hi, I'm getting the following error when running the wizard: Unexpected error whilst parsing WSDL /schema[1]/complexType[position()=20 and @name=...
nigel_morton
Offline Send Email
Sep 13, 2005
7:50 pm
4073
hello. is there a description how to trace a sesstion to a https://target page? thank you for any help. karo...
karo69_ch
Offline Send Email
Sep 13, 2005
7:51 pm
4074
... ProxyTrace doesn't support HTTPS. Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Sep 13, 2005
8:03 pm
4075
... Clients certs aren't supported. Cheeers Simon...
Simon Fell
simonfell99
Offline Send Email
Sep 13, 2005
8:05 pm
4076
... i have no idea what mm7 and SMIL are, but you can generate any valid XML as a payload in PocketSOAP. (see the rss validator sample for ideas) Cheers Simon...
Simon Fell
simonfell99
Offline Send Email
Sep 13, 2005
8:06 pm
Messages 4047 - 4076 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