I Love NAV - Enhanced Notes v2.01

2»

Comments

  • AndwianAndwian Member Posts: 627
    I have tested in testing environment, and it run well, unfortunately when I installed it in production environment, it get the error, hence I uninstalled it.

    The error happen for some 4-5 users of 40 users, and increasing for time-to-time. While when I try it on my end, it goes well.

    The workaround is:
    Remove or set the Visible of the FactBox Enhanced Notes to FALSE.

    Does anyone know why and the solution?
    Thanks in advance.
    ---------------------------
    
    ---------------------------
    Error retrieving value in .NET Code:
    
    
    
    '-13' is not a valid value for property 'Width'.
    
    
    
       at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, OperationType operationType, Boolean isInternal)
    
       at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
    
       at System.Windows.FrameworkElement.set_Width(Double value)
    
       at Controls.NotesListBox.SetSize(Double w, Double h)
    
       at NAVEnhancedNote.EnhancedNotesControl.CloseNote()
    
       at NAVEnhancedNote.EnhancedNotesControl.set_DisplayStyle(String value)
    
       at NAVAddIns.NAVEnhancedNotesAddin.ParseXML(String xmlString)
    
       at NAVAddIns.NAVEnhancedNotesAddin.set_Value(String value)
    ---------------------------
    OK 
    ---------------------------
    
    Regards,
    Andwian
  • DakkonDakkon Member Posts: 192
    edited 2016-08-05
    I would suggest, Max, that you upload this project to GitHub or some other open source repo host so that the community can work on the project and submit bug fixes, improvements, etc. This would create a more clear and centralized method for everyone to work on this that was interested. Then you could assign other community members to the project and accept pull requests and such.
    Thad Ryker
    I traded my sanity for a railgun :mrgreen:
Sign In or Register to comment.