Guest User

Untitled

a guest
Jun 22nd, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.16 KB | None | 0 0
  1. Application: Ssms.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.ArithmeticException
  5. at System.Double.Equals(System.Object)
  6. at System.Object.Equals(System.Object, System.Object)
  7. at System.Windows.DependencyObject.ProcessCoerceValue(System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.EntryIndex ByRef, Int32 ByRef, System.Windows.EffectiveValueEntry ByRef, System.Windows.EffectiveValueEntry ByRef, System.Object ByRef, System.Object, System.Object, System.Windows.CoerceValueCallback, Boolean, Boolean, Boolean)
  8. at System.Windows.DependencyObject.UpdateEffectiveValue(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.EffectiveValueEntry, System.Windows.EffectiveValueEntry ByRef, Boolean, Boolean, System.Windows.OperationType)
  9. at System.Windows.DependencyObject.CoerceValue(System.Windows.DependencyProperty)
  10. at System.Windows.Controls.TextBlock.MeasureOverride(System.Windows.Size)
  11. at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
  12. at System.Windows.UIElement.Measure(System.Windows.Size)
  13. at MS.Internal.Helper.MeasureElementWithSingleChild(System.Windows.UIElement, System.Windows.Size)
  14. at System.Windows.Controls.ContentPresenter.MeasureOverride(System.Windows.Size)
  15. at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
  16. at System.Windows.UIElement.Measure(System.Windows.Size)
  17. at System.Windows.Controls.Border.MeasureOverride(System.Windows.Size)
  18. at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
  19. at System.Windows.UIElement.Measure(System.Windows.Size)
  20. at System.Windows.Controls.Control.MeasureOverride(System.Windows.Size)
  21. at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
  22. at System.Windows.UIElement.Measure(System.Windows.Size)
  23. at System.Windows.Documents.AdornerDecorator.MeasureOverride(System.Windows.Size)
  24. at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
  25. at System.Windows.UIElement.Measure(System.Windows.Size)
  26. at System.Windows.Controls.Decorator.MeasureOverride(System.Windows.Size)
  27. at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
  28. at System.Windows.UIElement.Measure(System.Windows.Size)
  29. at System.Windows.Controls.Primitives.PopupRoot.MeasureOverride(System.Windows.Size)
  30. at System.Windows.FrameworkElement.MeasureCore(System.Windows.Size)
  31. at System.Windows.UIElement.Measure(System.Windows.Size)
  32. at System.Windows.Interop.HwndSource.SetLayoutSize()
  33. at System.Windows.Interop.HwndSource.set_RootVisualInternal(System.Windows.Media.Visual)
  34. at System.Windows.Interop.HwndSource.set_RootVisual(System.Windows.Media.Visual)
  35. at System.Windows.Controls.Primitives.Popup.SetRootVisualToPopupRoot()
  36. at System.Windows.Controls.Primitives.Popup.CreateWindow(Boolean)
  37. at System.Windows.Controls.Primitives.Popup.OnIsOpenChanged(System.Windows.DependencyObject, System.Windows.DependencyPropertyChangedEventArgs)
  38. at System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)
  39. at System.Windows.FrameworkElement.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)
  40. at System.Windows.DependencyObject.NotifyPropertyChange(System.Windows.DependencyPropertyChangedEventArgs)
  41. at System.Windows.DependencyObject.UpdateEffectiveValue(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.EffectiveValueEntry, System.Windows.EffectiveValueEntry ByRef, Boolean, Boolean, System.Windows.OperationType)
  42. at System.Windows.DependencyObject.SetValueCommon(System.Windows.DependencyProperty, System.Object, System.Windows.PropertyMetadata, Boolean, Boolean, System.Windows.OperationType, Boolean)
  43. at System.Windows.Data.BindingOperations.SetBinding(System.Windows.DependencyObject, System.Windows.DependencyProperty, System.Windows.Data.BindingBase)
  44. at System.Windows.Controls.Primitives.Popup.CreateRootPopup(System.Windows.Controls.Primitives.Popup, System.Windows.UIElement)
  45. at System.Windows.Controls.ToolTip.HookupParentPopup()
  46. at System.Windows.Controls.ToolTip.OnIsOpenChanged(System.Windows.DependencyObject, System.Windows.DependencyPropertyChangedEventArgs)
  47. at System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)
  48. at System.Windows.FrameworkElement.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)
  49. at System.Windows.DependencyObject.NotifyPropertyChange(System.Windows.DependencyPropertyChangedEventArgs)
  50. at System.Windows.DependencyObject.UpdateEffectiveValue(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.EffectiveValueEntry, System.Windows.EffectiveValueEntry ByRef, Boolean, Boolean, System.Windows.OperationType)
  51. at System.Windows.DependencyObject.SetValueCommon(System.Windows.DependencyProperty, System.Object, System.Windows.PropertyMetadata, Boolean, Boolean, System.Windows.OperationType, Boolean)
  52. at System.Windows.DependencyObject.SetValue(System.Windows.DependencyProperty, System.Object)
  53. at System.Windows.Controls.PopupControlService.RaiseToolTipOpeningEvent()
  54. at System.Windows.Controls.PopupControlService.OnRaiseToolTipOpeningEvent(System.Object, System.EventArgs)
  55. at System.Windows.Threading.DispatcherTimer.FireTick(System.Object)
  56. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  57. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  58. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  59. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
  60. at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  61. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  62. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  63. at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
  64. at System.Windows.Threading.DispatcherOperation.Invoke()
  65. at System.Windows.Threading.Dispatcher.ProcessQueue()
  66. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  67. at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  68. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  69. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  70. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  71. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  72. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
Add Comment
Please, Sign In to add comment