Advertisement
Guest User

Untitled

a guest
Nov 15th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. Application: CookieMonster.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.IO.FileNotFoundException
  5. at CookieMonster.BrowserWindow.Window_Loaded(System.Object, System.Windows.RoutedEventArgs)
  6. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
  7. at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
  8. at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
  9. at System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs)
  10. at System.Windows.BroadcastEventHelper.BroadcastEvent(System.Windows.DependencyObject, System.Windows.RoutedEvent)
  11. at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(System.Object)
  12. at MS.Internal.LoadedOrUnloadedOperation.DoWork()
  13. at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
  14. at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
  15. at System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object)
  16. at System.Windows.Media.MediaContext.RenderMessageHandler(System.Object)
  17. at System.Windows.Media.MediaContext.Resize(System.Windows.Media.ICompositionTarget)
  18. at System.Windows.Interop.HwndTarget.OnResize()
  19. at System.Windows.Interop.HwndTarget.HandleMessage(MS.Internal.Interop.WindowMessage, IntPtr, IntPtr)
  20. at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  21. at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  22. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  23. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  24. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  25. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  26. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement