Hi all. I'm trying to develop an app for my android device which posts on my Wordpress blog. I'm using the XmlRpc .NET library but when I try to send the post i get as result "object reference not set to an instance of an object"
My code: http://pastebin.com/HkKPymCT
The url, username and password are correct, cause they're the same ones I used on the app I made in VB.NET for PC
Thanks in advance!