On Sep 25, 2011, at 12:07 PM, John Murray wrote: > I've detached all the code into a simple Android buttonclick demo > (pretty much how it all works in my app - it is called as a separate > activity ) > It demonstrates the same issue of going through the GetWind(ds) method twice
Can we find this example somewhere? :-) Another possibility is that somehow your form initialization code is running twice, and thus you're subscribing to the Click event twice on the same Button, and not properly closing the stream in between each event handler invocation... Source would help. :-) - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid