Trimble Business Center

 View Only
Expand all | Collapse all

Trying to edit LAT/Long units error

  • 1.  Trying to edit LAT/Long units error

    Posted 08-06-2020 09:54

    This is what it shows when I go into it. When I expand the lat longs the second I hover over anything in this box it shows the bottom screenshot and errors out

     

     

     

     

     

    Exception Count: 1
    Exception Source: mscorlib
    Exception Type: System.ArgumentNullException
    Exception Message: Value cannot be null.
    Parameter name: culture
    Exception Target Site: Compare

    ---- Stack Trace ----
    System.String.Compare(String strA, String strB, Boolean ignoreCase, CultureInfo culture)
    mscorlib.dll : N 14289574
    Trimble.Vce.Units.AngularFormatConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
    Trimble.Vce.Units.DLL : N 00425
    Trimble.Vce.ViewModel.CustomControl.Controllers.TypeConverterComboBoxEditController.set_Data(IEmbeddableControlEditData value)
    Trimble.Vce.ViewModel.DLL : N 00309
    Trimble.Vce.UI.Controls.PropertyGrid.EmbeddableUIElement.PositionChildElements()
    Trimble.Vce.UI.Controls.PropertyGrid.DLL : N 00445
    Infragistics.Win.UIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)
    Infragistics4.Win.v18.2.DLL : N 00162
    Infragistics.Win.UIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)
    Infragistics4.Win.v18.2.DLL : N 00349
    Infragistics.Win.UIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)
    Infragistics4.Win.v18.2.DLL : N 00349
    Infragistics.Win.UIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)
    Infragistics4.Win.v18.2.DLL : N 00349
    Infragistics.Win.UIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)
    Infragistics4.Win.v18.2.DLL : N 00349
    Infragistics.Win.UltraWinGrid.RowColRegionIntersectionUIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)
    Infragistics4.Win.UltraWinGrid.v18.2.DLL : N 00025
    Infragistics.Win.UIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)
    Infragistics4.Win.v18.2.DLL : N 00349
    Infragistics.Win.UIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)
    Infragistics4.Win.v18.2.DLL : N 00349
    Infragistics.Win.UltraWinGrid.UltraGridUIElement.VerifyChildElements(ControlUIElementBase controlElement, Boolean recursive)
    Infragistics4.Win.UltraWinGrid.v18.2.DLL : N 00056
    Infragistics.Win.UIElement.DrawHelper(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode, Boolean clipText, Boolean forceDrawAsFocused, Boolean preventAlphaBlendGraphics, Nullable`1 zoomFactor)
    Infragistics4.Win.v18.2.DLL : N 00551
    Infragistics.Win.ControlUIElementBase.Draw(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode, Size elementSize, Boolean preventAlphaBlendGraphics)
    Infragistics4.Win.v18.2.DLL : N 00828
    Infragistics.Win.ControlUIElementBase.Draw(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode)
    Infragistics4.Win.v18.2.DLL : N 00109
    Infragistics.Win.UltraWinGrid.UltraGridUIElement.Draw(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode)
    Infragistics4.Win.UltraWinGrid.v18.2.DLL : N 00101
    Infragistics.Win.UltraControlBase.OnPaint(PaintEventArgs pe)
    Infragistics4.Win.v18.2.DLL : N 00239
    Infragistics.Win.UltraWinGrid.UltraGrid.OnPaint(PaintEventArgs pe)
    Infragistics4.Win.UltraWinGrid.v18.2.DLL : N 00211
    System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
    System.Windows.Forms.dll : N 00103
    System.Windows.Forms.Control.WmPaint(Message& m)
    System.Windows.Forms.dll : N 00978
    System.Windows.Forms.Control.WndProc(Message& m)
    System.Windows.Forms.dll : N 00800
    System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    System.Windows.Forms.dll : N 00194



  • 2.  Re: Trying to edit LAT/Long units error

    Posted 08-06-2020 10:56

    I can reproduce this one Eric - I will see what can be done to address

     

    Alan