Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

XMLRPCNET · XML-RPC.NET

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 671
  • Category: Open Source
  • Founded: Apr 3, 2002
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi, First of all: this is a great piece of software! It was quite easy to get started with a .NET client consuming a service working on a different platform. ...
1 May 4, 2012
2:43 pm

reiner_dev_net
Send Email

Hi! I'm trying to get a simple test client working in a Silverlight 5.0 VB.Net project and I'm getting a NotSupportedException: Specified method is not...
2 Apr 1, 2012
10:27 pm

Charles Cook
charlescookuk
Send Email

Hello, I new at this and I don't understand how to populate an XMLRPC object with an array that will build XML nodes of multiple elements and attributes. I...
1 Feb 3, 2012
4:15 pm

kdamundson
Send Email

request: how do i call a method with the following xml <?xml version="1.0"?> <methodCall> <methodName>person.addperson</methodName&gt; <params> <param> ...
1 Jan 19, 2012
10:16 pm

rama
nani_1169
Send Email

I am learning this XmlRpc.Net examples http://www.wordtracker.com/docs/api/ch03s04.html and I added the reference of CookComputing.XmlRpcV2.dll. When I...
2 Jan 5, 2012
4:46 pm

Charles Cook
charlescookuk
Send Email

i have dll im creating in c# using visual studio 2008 pro . i need to use in this dll the xmlrpc.net dll . in xmlrpc.net i recompile the dll with Private Key...
1 Nov 5, 2011
4:37 pm

umen888
Send Email

I am trying to get options and set options using XMLRPC.NET but am not succeeding. Is it possible for someone to help me out. [XmlRpcMethod("wp.setOptions")] ...
1 Sep 28, 2011
12:55 pm

Dean Santillan
deansantillan
Send Email

I need to setup a proxy for many different blogs at different location, though I am not sure how I can make the endpoint dynamic. Is someone able to assist...
2 Sep 16, 2011
2:52 am

brettski
Send Email

I was wondering, how do we properly propagate exceptions thrown from another class method, etc. through to the XML-RPC.Net implemented server? Particularly in...
2 Sep 14, 2011
5:16 am

Dave
cuuld
Send Email

Hi, I try to connect to a Java XMLRPC service (Apache) with C# (XMLRPC.Net). There I got a method which returns a struct. E.g.: <struct> ...
6 Aug 5, 2011
8:28 am

Charles Cook
charlescookuk
Send Email

Hi, I'm trying to create a service to offer Tapatalk support for a ASP.Net forum (Tapatalk is a popular app for smartphone to read forums, is based in xml-rpc...
4 Aug 3, 2011
9:03 pm

avizorinfo
Send Email

I am very new to using web services. I am creating an application using Ez.Newsletter.MagentoAPI (v. 1.1) which, in turn uses CookComputing XML-RPC. When I...
1 Jun 27, 2011
1:41 pm

drewj_98
Send Email

Hey, Is it possible to use with compact framework. I'm trying and build fail. Thanks, [Non-text portions of this message have been removed]...
5 Jun 24, 2011
1:37 pm

José Vicente
jviares
Send Email

Hi I will use XML-RPC under Windows Phone 7. I've a proxy generator. […] public I CreateProxy() { I proxy = XmlRpcProxyGen.Create<I>(); proxy.Url =...
12 Jun 24, 2011
12:02 am

Charles Cook
charlescookuk
Send Email

Hi everyone, Just wanted to let you know that I successfully deployed an application on Azure that uses xml-rpc.net. I used the ashx solution that is described...
2 Jun 23, 2011
11:58 pm

Charles Cook
charlescookuk
Send Email

Hey, Is it possible to ignore a certain property from being serialized to the XML-RPC struct? Basically, I have struct MyStruct { public int A { get; set; } ...
2 Jun 10, 2011
8:10 am

Charles Cook
charlescookuk
Send Email

there is xmlrpc for smart device?...
1 Jun 8, 2011
3:16 pm

José Vicente A...
jviares
Send Email

I have a working .NET app that works w/ an XML-RPC and just started converting it to XML-RPC.NET. There is one particular request I am having trouble with. It...
2 Jun 7, 2011
3:59 pm

Charles Cook
charlescookuk
Send Email

I was just thinking about and researched XML-RPC for Powershell. I am generally more interested in server side rather than clients. In my search, I see that...
1 May 6, 2011
6:19 am

Dave
cuuld
Send Email

I've uploaded a snapshot of the work in progress of version 3.0.0, available from here: http://xml-rpc.net/download.html The functionality should not change...
1 Apr 19, 2011
8:19 pm

charlescookuk
Send Email

How do you gracefully shut down an XML-RPC server implemented with this library for this particular scenario: A (XML-RPC) client has issued an XML-RPC request...
3 Mar 19, 2011
6:12 am

Dave
cuuld
Send Email

FYI, in case anyone interested. I built the server to work with Robot Framework for QA testing, but it can also be used for other purposes. Check it out here: ...
1 Mar 19, 2011
6:12 am

Dave
cuuld
Send Email

I am a beginner when it comes to vb.net and I thought I would work on a little project that involves using upcdatabase.com to lookup a barcode upc. I have...
1 Mar 6, 2011
6:28 am

tradeym
Send Email

I have been using the library for over a year - everything works fine. Over the weekend my client upgraded their eCommerce software to the latest version and...
5 Mar 1, 2011
8:30 pm

Richard Linsdall
richardlinsdall
Send Email

Hi, I tried the sample LoggingExample (no recompilation) in order to study RequestResponseLogger and I got an exception. I recompiled with VS 2010 and I got...
3 Mar 1, 2011
11:47 am

Charles Cook
charlescookuk
Send Email

My application speaks to two separate servers on my local network. I'd like to be able to use XML-RPC for both. However, when I try to register two...
5 Feb 28, 2011
5:59 pm

makerbot_dave
Send Email

Hi I have built an xml-rpc client using c# to connect to the xmlrpc server ClientProtocol.Url = "http://ubuntu:8080/rpc2"; // ubuntu is the hostname(pc name) ...
1 Feb 26, 2011
3:33 am

vineet_123india
Send Email

Hello All, I just created a new xml-rpc service, how to host this service in my application via a new thread? I just know how to publish the xml-rpc service on...
3 Feb 23, 2011
9:25 pm

makerbot_dave
Send Email

Hello Everyone, I have developed a service for xml RPC in .net 2010 using Cook's DLL and tested everything on windows 7. Everything is working fine on my...
5 Feb 23, 2011
4:36 am

drocks_india
Send Email

Hi, I'm making progress attaching to the OpenERP system using some of the code samples so graciously posted. The following code is allowing me to login and get...
7 Feb 22, 2011
1:52 pm

Scott Wheeler
scott.wheeler
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help