Guest User

Untitled

a guest
Dec 5th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. Application: devenv.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.InvalidOperationException
  5. Stack:
  6. at Dzonny.NiceVS.ImageReplacer.BeginUse()
  7. at Dzonny.NiceVS.NiceVSProcessor.ProcessElement(System.Windows.FrameworkElement, System.Object, Dzonny.NiceVS.ElementProcessingOptions)
  8. at Dzonny.NiceVS.NiceVSProcessor.FrameworkElement_SizeChanged(System.Object, System.Windows.RoutedEventArgs)
  9. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
  10. at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
  11. at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
  12. at System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs)
  13. at System.Windows.FrameworkElement.OnRenderSizeChanged(System.Windows.SizeChangedInfo)
  14. at System.Windows.ContextLayoutManager.fireSizeChangedEvents()
  15. at System.Windows.ContextLayoutManager.UpdateLayout()
  16. at System.Windows.ContextLayoutManager.UpdateLayoutCallback(System.Object)
  17. at System.Windows.Media.MediaContext+InvokeOnRenderCallback.DoWork()
  18. at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
  19. at System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object)
  20. at System.Windows.Media.MediaContext.RenderMessageHandler(System.Object)
  21. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  22. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  23. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  24. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
  25. at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  26. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  27. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  28. at System.Windows.Threading.DispatcherOperation.Invoke()
  29. at System.Windows.Threading.Dispatcher.ProcessQueue()
  30. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  31. at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  32. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  33. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  34. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  35. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  36. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
Advertisement
Add Comment
Please, Sign In to add comment