Closed GoogleCodeExporter closed 9 years ago
BTW, with an older XML-RPC.NET version (e.g 2.3.0) everything works fine.
Original comment by herr.fie...@gmail.com
on 1 Dec 2008 at 9:26
I have this same issue, although I can't get it to work with any version.
I'm trying to use XML-RPC.NET communicating over the MetaWeblog API. I have
fully
functional code for a desktop computer, but when I copy it to a Windows Mobile
Application it just doesn't work, all I get is the "invalid type, implicit
string
expected Array" error (yes, I remembered to change to the CF dll).
The code is as simple as requesting a list of posts from a blog, and as I said
it
works fine on a desktop computer application...
Original comment by xor...@gmail.com
on 4 Dec 2008 at 8:51
I added the CF/XML-RPC project to my solution (the DLLs for desktop/mobile are
built
with the rest of the project). As I was a little lazy, I downloaded the source
for
version 2.3.0 and simply overwrote the source files. At the next rebuild
everything
worked fine...
If you want to, I can send you my debug build of the DLL, so you can try with
that
one?
Original comment by herr.fie...@gmail.com
on 4 Dec 2008 at 9:04
Please do! Much appreciated!
[my username]@gmail.com
Thanks!
Original comment by xor...@gmail.com
on 4 Dec 2008 at 9:09
Fixed in revision 74.
Original comment by ChasC...@gmail.com
on 19 Dec 2008 at 3:40
Original comment by ChasC...@gmail.com
on 19 Dec 2008 at 3:44
Original comment by ChasC...@gmail.com
on 19 Dec 2008 at 3:46
Original issue reported on code.google.com by
herr.fie...@gmail.com
on 1 Dec 2008 at 9:24