You can turn off automatic update checking in Tools->Options->Mono for Android.
I'll look at fixing the error. Jonathan On 10/12/2011 1:27 PM, Ram Venkatesh wrote: > Hello, > > > > After installing Mono for Android 1.9.1 I am no longer able to launch visual > studio when offline (I get a debug prompt followed by a Watson window). If I > minimize the prompt, I can sometimes continue working for a while, but cannot > build. > > > > The cause seems to be an exception from the mono for android update checker > (stack trace attached) > > > > A Task's exception(s) were not observed either by Waiting on the Task or > accessing its Exception property. As a result, the unobserved exception was > rethrown by the finalizer thread. > > > > at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean > includeTaskCanceledExceptions) > > at System.Threading.Tasks.Task`1.get_Result() > > at Novell.MonoDroidVS.UpdateClient.<AutomaticUpdateCheck>b__0(Task`1 > update_task) > > at > System.Threading.Tasks.Task`1.<>c__DisplayClass17.<ContinueWith>b__16(Object > obj) > > at System.Threading.Tasks.Task.InnerInvoke() > > at System.Threading.Tasks.Task.Execute() > > > > Is this a known issue, if so please share workarounds if any. > > Thanks! > > Venkatesh > > > > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
