[IronPython] ironptython xml-rpc how?

2008-02-21 Thread henry
hello there i'me newbie in ironpython. i'm just wondering, is there any way that ironpython dealing with xml-rpc? cause i had imported i tried to import xmlrpclib to ironpython with this code import xmlprclib server = xmlrpclib.Server(localhost:4567) month = server.getMonth(2002, 8) i got

Re: [IronPython] ironptython xml-rpc how?

2008-02-21 Thread Curt Hagenlocher
On Thu, Feb 21, 2008 at 4:35 AM, [EMAIL PROTECTED] wrote: File System, line unknown, in Read IOError: Unable to read data from the transport connection: Cannot access a disposed object. Object name: 'System.Net.Sockets.Socket'.. This is a known issue in IronPython. You can work around it