Created
August 11, 2010 20:31
-
-
Save jacksonh/519695 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Unhandled Exception: System.Threading.ThreadAbortException: Thread was being aborted | |
at (wrapper managed-to-native) System.Threading.WaitHandle:WaitOne_internal (System.Threading.WaitHandle*,intptr,int,bool) | |
at System.Threading.WaitHandle.WaitOne () [0x00015] in WaitHandle.cs:326 | |
at System.Windows.Threading.DispatcherExtensions.Invoke (System.Windows.Threading.Dispatcher thisObject, System.Delegate d, System.Object[] args) [0x00000] in <filename unknown>:0 | |
at System.Windows.Threading.DispatcherExtensions.Invoke (System.Windows.Threading.Dispatcher thisObject, DispatcherPriority priority, System.Delegate method, System.Object[] args) [0x00000] in <filename unknown>:0 | |
at Microsoft.Pivot.Internal.Model.Query.AsyncCollectionDownloader.StartLoadingInBackground () [0x00000] in <filename unknown>:0 | |
at Microsoft.Pivot.Internal.Model.Query.AsyncCollectionDownloader.<.ctor>b__0 (System.Object unused) [0x00000] in <filename unknown>:0 | |
at System.Threading.ThreadPool+<MoonlightHandler>c__AnonStorey8.<>m__6 (System.Object o) [0x00000] in ThreadPool.cs:234 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment