Jonathon thanks for the response. Here is what the app is doing in Pseudo code
a. Get list of tables to create from web service (json) b. For every table in the list ( i. Create the table ii. Pull the records (also json string) iii. save records to db What I am noticing is that the ASCII.Encoding.GetString fails when the total memory usage by the app is around 23 MB. I have put GC.GetTotalMemory calls in place which point me to this. The max TotalMemoryUsage is around 25 MB. Is this exceptional memroy usage from your experience? When is the major release due (date)? Is there a preview I can test with? Thanks -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Exceptions-not-getting-caught-on-thread-tp5010939p5036032.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid