Re: [mono-android] Webservice Deserialization Error

2011-10-20 Thread Mike Child
packet transfered... > > Bernhard > > > > *Glen Hassell * > Gesendet von: monodroid-boun...@lists.ximian.com > > 05.10.2011 12:10 > Bitte antworten an > Discussions related to Mono for Android > > An > Discussions related to Mono for Android >

Re: [mono-android] Webservice Deserialization Error

2011-10-20 Thread BernhardGessler
[mono-android] Webservice Deserialization Error Suggestion: http://www.soapui.org/ - very useful for inspecting web services during the SDLC. Wireshark is very useful filtering on any value of a HTTP request / response to capture all the requests to a particular host, like your mobile devic

Re: [mono-android] Webservice Deserialization Error

2011-10-05 Thread Glen Hassell
Suggestion: http://www.soapui.org/ - very useful for inspecting web services during the SDLC. Wireshark is very useful filtering on any value of a HTTP request / response to capture all the requests to a particular host, like your mobile device, of course attached within your local network. Have

Re: [mono-android] Webservice Deserialization Error

2011-10-04 Thread Jonathan Pryor
Is this a Release build, and/or do you have linking enabled? Thanks, - Jon On Oct 4, 2011, at 3:00 PM, bernhardgess...@cs-ag.de wrote: > > Hi, > > > i got a monodroid appication and a few librarys. One of the librarys contains > 2 Webservice References. If i call them from my app, no matte

[mono-android] Webservice Deserialization Error

2011-10-04 Thread BernhardGessler
Hi, i got a monodroid appication and a few librarys. One of the librarys contains 2 Webservice References. If i call them from my app, no matter wich method (e.g. no parameters, no return value) i get the following error: {System.IndexOutOfRangeException: Array index is out of range. at (wr