ThinkGeo.com    |     Documentation    |     Premium Support

NullReferenceException - Tracking Layer

I have been encountering the crash below intermittingly.  It generally occurs the first time that an item is added to the tracking layer.


Their is try/catch logic in my application, but this crash is inside MapSuite so I do not know what in my application is causing it.  And again this does not happen all the time, only once in a while.


Any words-of-wisdom would be appreciated.


Regards,


Dennis


 


System.NullReferenceException was unhandled

  Message=Object reference not set to an instance of an object.

  Source=WpfDesktopEdition

  StackTrace:

       at ThinkGeo.MapSuite.WpfDesktopEdition.Tile.DrawException(GeoCanvas geoCanvas, Exception exception)

       at ThinkGeo.MapSuite.WpfDesktopEdition.Tile.Draw(GeoCanvas geoCanvas)

       at ThinkGeo.MapSuite.WpfDesktopEdition.Tile.vRM=(Object vhM=)

       at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)

       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)

       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()

       at System.Threading.ThreadPoolWorkQueue.Dispatch()

       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

  InnerException: 

 



Hello Dennis, 
  
 Thanks for your post, sorry I can’t find the root cause just by this error message. 
  
 Is that possible you can make a sample that recreate the problem? Then I debug it and find the root cause easily. 
  
 I appreciate your help. 
  
 Regards, 
  
 Gary