System.ArgumentOutOfRangeException -- Value of '-1.907454' is not valid for 'FillWeight'. 'FillWeight' must be greater than 0.
Parameter name: FillWeight
Source
System.Windows.Forms
Stack Trace:
at System.Windows.Forms.DataGridViewColumn.set_FillWeight(Single value)
at Microsoft.UpdateServices.UI.SnapIn.Pages.BaseListPage.GetColumnHeader(Column column)
at Microsoft.UpdateServices.UI.SnapIn.Pages.BaseListPage.PopulateColumnHeaders(List`1 columns)
at Microsoft.UpdateServices.UI.SnapIn.Pages.BaseListPage.PopulateColumns()
at Microsoft.UpdateServices.UI.SnapIn.Pages.BaseListPage.RefreshScope()
at Microsoft.UpdateServices.UI.SnapIn.Pages.BaseListPage.Initialize(FormView thisScope)