A bit difficult to tell what is causing the problem, however from all the objects in that piece of code, only "this.Image" can be the null reference.
Dimitris Tavlikos Software Developer Author of "iOS Development using MonoTouch Cookbook" Email: [email protected] Twitter: http://www.twitter.com/dtavlikos Blog: http://software.tavlikos.com 17 Μαρ 2012, 1:24, ο/η technohead <[email protected]> έγραψε: > Wrapping the UIView.Animate clause in a try/catch doesn't help. The exception > can only be caught (it would seem) by a try/catch in main.cs. > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Object-reference-not-set-exception-when-calling-UIView-Animate-tp4479639p4479647.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
