Sebastian said there was something left turned on in 4.1 which caused it. Next version was going to remove it. It was just logging, which is a PITA, but not a show stopper :)
And Sebastian, there is a "default to reply all" in the gmail web interface :) On Tue, Aug 30, 2011 at 23:12, Jeff Stedfast <[email protected]> wrote: > Hi Nic, > Did you ever figure this out? If not, could you open a bug report at > http://bugzilla.xamarin.com? Hopefully Sebastien will have some ideas. > Thanks, > Jeff > > On Wed, Aug 24, 2011 at 2:14 PM, Nic Wise <[email protected]> wrote: >> >> I'm still working out whats going on, but i'm getting this in the >> debug log (in the simulator): >> >> (NOTE: the code works. It's just _messy_ in the output logs....) > > >> >> [snip] >> the psudeocode is: >> >> new up a WebClient >> set credentials and 2 headers >> accept any cert: >> ServicePointManager.ServerCertificateValidationCallback = (sender, >> cert, chain, ssl) => true; >> >> then >> >> webrequest.downloadstring("https://url") >> >> >> NOW: despite all that crap thrown out into the logs, it works. Code is >> fine, function is fine, it just throws out a load of stack dumps.... >> >> Jeff? >> >> Cheers >> >> Nic >> >> -- >> Nic Wise >> t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise >> b. http://www.fastchicken.co.nz/ >> >> mobileAgent (for FreeAgent): get your accounts in your pocket. >> http://goo.gl/IuBU >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >> London Bike App: Find the nearest Boris Bike, and get riding! >> http://goo.gl/Icp2 >> _______________________________________________ >> MonoTouch mailing list >> [email protected] >> http://lists.ximian.com/mailman/listinfo/monotouch > > -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
