Search the web
Sign In
New User? Sign Up
XMLRPCNET · XML-RPC.NET
? 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.
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 999 - 1028 of 1226   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
999
I have to programm to an interface that allows the following structure for one of its calling parameters. The repetion of the par.X Paramter is not fixed and...
jjogy
Offline Send Email
Mar 3, 2008
3:12 pm
1000
Hi Karl: in my opinion the simplest way of dealing with this is to implement a helper method which takes the data and creates an instance of XmlRpcStruct which...
Charles Cook
charlescookuk
Offline Send Email
Mar 4, 2008
2:07 pm
1001
Hi Charles, thanks for your help. I already decided to go down this road. I have my objects implement a method GetContentData() which basically buts all values...
jjogy
Offline Send Email
Mar 4, 2008
4:32 pm
1002
Thanks for help boys! I managed. Everything works. Again thanks!...
denis_jakovlev
Offline Send Email
Mar 5, 2008
11:36 am
1003
Version 2.2.0 has been released: xml-rpc.net.2.2.0.zip <http://xmlrpcnet.googlecode.com/files/xml-rpc.net.2.2.0.zip> New features and changes: * Support for...
charlescookuk
Offline Send Email
Mar 9, 2008
3:57 pm
1004
I am using XMLRPC.net to do interprocess / interlanguage remoting/RPC. I upgraded to v2.2.0 from 9th March and now all my remote connection fail! How is that?...
lloyd_from_far
Offline Send Email
Mar 12, 2008
7:48 am
1005
Hi Lloyd: I can't reproduce this problem. My test code is below. It works either using RemotingConfiguration.RegisterWellKnownServiceType or...
charlescookuk
Offline Send Email
Mar 12, 2008
9:20 am
1006
Hi Charles, Ahum... It's a bit puzzling but I can't reproduce the problem either?!?!?! maybe I should apologize for my complaint then! Sorry! Yet, I'm...
Lloyd Dupont
lloyd_from_far
Offline Send Email
Mar 13, 2008
12:37 am
1007
Regards by all. I attempt to write server with use HttpListener as this described in FAQ. http://www.xml-rpc.net/faq/xmlrpcnetfaq.html#3.12 and i have a...
denis_jakovlev
Offline Send Email
Mar 20, 2008
2:40 pm
1008
Good day. I attempt to write Xml-rpc Server under Mono. And it encountered this problem. With the demand from the client I obtain here this error - "Cannot be...
denis_jakovlev
Offline Send Email
Mar 26, 2008
9:15 am
1009
... You can't. <http://lists.ximian.com/pipermail/mono-list/2007-December/037337.html> <https://bugzilla.novell.com/show_bug.cgi?id=343915> It works in .NET,...
Adam Tauno Williams
ferillis2003
Offline Send Email
Mar 26, 2008
10:52 am
1010
Hi Denis: please try this assembly in which the content type is set before the response stream is written to: ...
charlescookuk
Offline Send Email
Mar 26, 2008
1:12 pm
1011
Hi Denis: thanks for reporting this. I will update the FAQ. Sorry I don't understand your question. ... FAQ....
charlescookuk
Offline Send Email
Mar 26, 2008
1:17 pm
1012
Hello Carles ! Thanks is large! Now this works in Mono as necessarily ! Thanks again!...
denis_jakovlev
Offline Send Email
Mar 26, 2008
1:31 pm
1013
Hello Charles ! I please forgiveness, this was a foolish question. I understood, as this works itself :)...
denis_jakovlev
Offline Send Email
Mar 26, 2008
1:35 pm
1014
Version 2.3.0 has been released: http://xmlrpcnet.googlecode.com/files/xml-rpc.net.2.3.0.zip New features and changes: * Issue 15: Support for accessing...
charlescookuk
Offline Send Email
Apr 4, 2008
7:56 am
1015
It is excellent! Thanks is large!...
denis_jakovlev
Offline Send Email
Apr 4, 2008
8:37 am
1016
I read http://www.xml-rpc.net/faq/xmlrpcnetfaq.html but I can't create working sample. Can someone do some step-by-step for server and client sample....
darkob72
Offline Send Email
Apr 7, 2008
2:59 pm
1017
Hi Can someone help in solving out following problem : I am implementing fotolia Business api in my webapplication using c#. My problem is that I getting...
sanjdhi2004
Offline Send Email
Apr 7, 2008
3:01 pm
1018
Hi Sanjeev: this is one of those XML-RPC APIs where instead of returning an array of results, a struct is used with a uniquely named member for each item in...
charlescookuk
Offline Send Email
Apr 7, 2008
3:18 pm
1019
I've build a Web Application based on v2.2.0 of XML-RPC and the sample MathService code. If I configure the application properties to use the IIS Web Server,...
derrick_brundage
derrick_brun...
Offline Send Email
Apr 10, 2008
6:28 am
1020
I recently attempted to upgrade an application from v2.2.0 to v2.3.0 and ran into a problem: After the upgrade, all *.rem requests generate an HTTP 500 server...
derrick_brundage
derrick_brun...
Offline Send Email
Apr 10, 2008
6:28 am
1021
Sorry, my fault. A change for using HttpListener conflicted with the case when hosted by ASP.NET. I'll fix this asap....
charlescookuk
Offline Send Email
Apr 10, 2008
1:14 pm
1022
Implementing a client and server. The server started throwing exceptions when I upgraded. Traced the problem to this code XmlRpcHttpServerprotocol.cs lines...
ronklose
Offline Send Email
Apr 10, 2008
10:11 pm
1023
I've written a Windows Service with .Net that makes a lot of operation on a local database. I've successfully exposed some functions using XmlRpcNet to remote...
kyosho1975
Offline Send Email
Apr 15, 2008
7:42 am
1024
Fixed version now available: http://xmlrpcnet.googlecode.com/files/xml-rpc.net.2.3.1.zip I've written a test program which hosts ASP.NET to prevent something ...
charlescookuk
Offline Send Email
Apr 15, 2008
7:45 am
1025
Hi - I've got a .NET Class instance which I want to pass as an argument to my XML-RPC.NET server. It's quite a big complex class. My reading of the doco is...
richardshea98
Offline Send Email
Apr 16, 2008
7:49 am
1026
Hi Piazza: client activation doesn't make sense where the server is exposing an XML-RPC endpoint. All the client knows is that there is a HTTP-based XML-RPC...
charlescookuk
Offline Send Email
Apr 16, 2008
3:14 pm
1027
Hi Richard: its undocumented but you can use a class as long as its public members are types which can be serialized to XML-RPC types. ... easily ?...
charlescookuk
Offline Send Email
Apr 16, 2008
3:15 pm
1028
Hi everybody, I´m trying to setup a new XMLRPC server according the example in the faq: http://www.xml-rpc.net/faq/xmlrpcnetfaq.html#3.2 - What project type...
random.defense
Offline Send Email
Apr 17, 2008
5:36 pm
Messages 999 - 1028 of 1226   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