> > Anyone seen this, or tried CookComputing.XmlRpcV2.dll under Mono with > > a .NET 2.0 proile? > I really have no experience with CookComputing.XmlRpc, but I think > that's a bug I recognize. If it is using System.Net for authentication > (most likely) then you wouldn't be able to authenticate under Mono 1.2.3 > with Runtime 2.0. I saw the exact same thing in gTwitter when I compiled > it with gmcs (Runtime 2.0 compiler). > You should be using Mono 1.2.4, as it's believed that this is no longer > an issue. Check this out for more information: > http://unethicalblogger.com/posts/tyler/twitterbot_basic_http_authentication_errors
Yep, bumping Mono up to 1.2.4 fixed the problem. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
