I posted this question on stackoverflow http://stackoverflow.com/questions/8167726/monodroid-intermittent-failure-when-reading-a-large-json-string-from-web-servi
If this is the right forum to ask the question, I can give details here as well. I have had intermittent failures with StreamReader object's ReadLine and ReadToEnd methods. This essentially causes the app to freeze and get stuck. Why would StreamReader fail intermittently and how would one gracefully handle this without the app being stuck. Note : The exception by passes the try/catch block. Please advice. Thanks, Kshitij
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
