Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created July 26, 2013 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh360/1b25dabca78833899700 to your computer and use it in GitHub Desktop.
Save saurabh360/1b25dabca78833899700 to your computer and use it in GitHub Desktop.
System.NullReferenceException: Object reference not set to an instance of an object
at MonoTouch.Design.Client.Drawing.DrawItemHighlight (Xwt.Drawing.Context ctx, MonoTouch.Design.Client.IPhoneDesignerItem item) [0x00000] in <filename unknown>:0
at MonoTouch.Design.Client.IPhoneDesignerSurface.DrawContentOverlays (Xwt.Drawing.Context ctx) [0x0007e] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.8-branch/546c3001/source/md-addins/Xamarin.Designer.iOS/MonoTouch.Design.Client/IPhoneDesignerSurface.cs:262
at Xamarin.Designer.DesignerSurface.Draw (Xwt.Drawing.Context ctx, Rectangle dirtyRect) [0x000e0] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.8-branch/546c3001/source/md-addins/Xamarin.Designer/Xamarin.Designer/DesignerSurface.cs:1966
at Xamarin.Designer.DesignerSurface.OnDraw (Xwt.Drawing.Context ctx, Rectangle dirtyRect) [0x0000a] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.8-branch/546c3001/source/md-addins/Xamarin.Designer/Xamarin.Designer/DesignerSurface.cs:1930
at Xwt.Canvas+WidgetBackendHost.OnDraw (System.Object context, Rectangle dirtyRect) [0x0002a] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.8-branch/546c3001/source/monodevelop/main/external/xwt/Xwt/Xwt/Canvas.cs:49
at Xwt.GtkBackend.CustomCanvas+<OnExposeEvent>c__AnonStorey1E.<>m__24 () [0x0004b] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.8-branch/546c3001/source/monodevelop/main/external/xwt/Xwt.Gtk/Xwt.GtkBackend/CanvasBackend.cs:167
at Xwt.Toolkit.Invoke (System.Action a) [0x00015] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.8-branch/546c3001/source/monodevelop/main/external/xwt/Xwt/Xwt/Toolkit.cs:260
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment