ThinkGeo.com    |     Documentation    |     Premium Support

Exceptions

Hello,


I am getting some exceptions using the think GEO WPF edition. I am not sure if the issue is with the think GEO.


 


System.NullReferenceException was unhandled


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


  Source="WpfDesktopEdition"


  StackTrace:


       at ThinkGeo.MapSuite.WpfDesktopEdition.Tile.x72e495c788ab064e(Object xe0292b9ed559da7d, RunWorkerCompletedEventArgs xfbf34718e704c6bc)


       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)


       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)


       at System.Windows.Threading.DispatcherOperation.InvokeImpl()


       at System.Threading.ExecutionContext.runTryCode(Object userData)


       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)


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


       at System.Windows.Threading.DispatcherOperation.Invoke()


       at System.Windows.Threading.Dispatcher.ProcessQueue()


       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)


       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)


       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)


       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)


       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)


       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)


       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)


       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)


       at System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage(MSG& msg)


       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)


       at System.Windows.Application.RunInternal(Window window)


       at PSDGui.Application.Main() in \obj\Debug\App.g.cs:line 0


       at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)


       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()


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


       at System.Threading.ThreadHelper.ThreadStart()


  InnerException:  



We have too little information to determine where the problem could be. The StackTrace is not sufficient. It could be a number of things Could you create a little sample app isolating the problem? We would be in a better situation to help you based on that. Thank you.