Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CRITICAL ERROR!
- Unhandled exception!
- Exception Type: System.ArgumentException
- Description: Width and Height must be non-negative.
- StackTrace:
- at System.Windows.Size..ctor(Double width, Double height)
- at System.Windows.Controls.VirtualizingStackPanel.SyncUniformSizeFlags(Object parentItem, IContainItemStorage parentItemStorageProvider, IList children, IList items, IContainItemStorage itemStorageProvider, Int32 itemCount, Boolean computedAreContainersUniformlySized, Double computedUniformOrAverageContainerSize, Double computedUniformOrAverageContainerPixelSize, Boolean& areContainersUniformlySized, Double& uniformOrAverageContainerSize, Double& uniformOrAverageContainerPixelSize, Boolean& hasAverageContainerSizeChanged, Boolean isHorizontal, Boolean evaluateAreContainersUniformlySized)
- at System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(Size constraint, Nullable`1& lastPageSafeOffset, List`1& previouslyMeasuredOffsets, Nullable`1& lastPagePixelSize, Boolean remeasure)
- at System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(Size constraint)
- at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
- at System.Windows.UIElement.Measure(Size availableSize)
- at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
- at System.Windows.Controls.ItemsPresenter.MeasureOverride(Size constraint)
- at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
- at System.Windows.UIElement.Measure(Size availableSize)
- at System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint)
- at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
- at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
- at System.Windows.UIElement.Measure(Size availableSize)
- at System.Windows.Controls.Control.MeasureOverride(Size constraint)
- at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
- at System.Windows.UIElement.Measure(Size availableSize)
- at System.Windows.Controls.VirtualizingStackPanel.MeasureChild(IItemContainerGenerator& generator, IContainItemStorage& itemStorageProvider, IContainItemStorage& parentItemStorageProvider, Object& parentItem, Boolean& hasUniformOrAverageContainerSizeBeenSet, Double& computedUniformOrAverageContainerSize, Double& computedUniformOrAverageContainerPixelSize, Boolean& computedAreContainersUniformlySized, IList& items, Object& item, IList& children, Int32& childIndex, Boolean& visualOrderChanged, Boolean& isHorizontal, Size& childConstraint, Rect& viewport, VirtualizationCacheLength& cacheSize, VirtualizationCacheLengthUnit& cacheUnit, Boolean& foundFirstItemInViewport, Double& firstItemInViewportOffset, Size& stackPixelSize, Size& stackPixelSizeInViewport, Size& stackPixelSizeInCacheBeforeViewport, Size& stackPixelSizeInCacheAfterViewport, Size& stackLogicalSize, Size& stackLogicalSizeInViewport, Size& stackLogicalSizeInCacheBeforeViewport, Size& stackLogicalSizeInCacheAfterViewport, Boolean& mustDisableVirtualization, Boolean isBeforeFirstItem, Boolean isAfterFirstItem, Boolean isAfterLastItem, Boolean skipActualMeasure, Boolean skipGeneration, Boolean& hasBringIntoViewContainerBeenMeasured, Boolean& hasVirtualizingChildren)
- at System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(Size constraint, Nullable`1& lastPageSafeOffset, List`1& previouslyMeasuredOffsets, Nullable`1& lastPagePixelSize, Boolean remeasure)
- at System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(Size constraint)
- at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
- at System.Windows.UIElement.Measure(Size availableSize)
- at System.Windows.ContextLayoutManager.UpdateLayout()
- at System.Windows.Interop.HwndSource.SetLayoutSize()
- at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
- at System.Windows.Forms.Integration.ElementHost.<OnHandleCreated>b__54_0()
- at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
- at System.Windows.Threading.Dispatcher.Invoke(Action callback)
- at System.Windows.Forms.Integration.ElementHost.OnHandleCreated(EventArgs e)
- at System.Windows.Forms.Control.WmCreate(Message& m)
- at System.Windows.Forms.Control.WndProc(Message& m)
- at System.Windows.Forms.Integration.ElementHost.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- Category: Code
- Count: 1
- Timestamp: 29-09-2017 00:48:33:435
- Function: LSFrameworkPlugin::Helpers::Error
Advertisement
Add Comment
Please, Sign In to add comment