You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running on W7 64 bit. I've run the KB.
I get this error multiple times when unlocking an account. (But it does unlock the user account).
DataGridView Default Error Dialog
The following exception occurred in the DataGridView:
System.Management.Automation.PSArgumentNullException: Cannot process argument because the value of argument "component" is null. Change the value of argument "component" to a non-null value.
at System.Management.Automation.PSObjectPropertyDescriptor.GetValue(Object component)
at System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetValue(Int32 boundColumnIndex, Int32 columnIndex, Int32 rowIndex)
To replace this default dialog please handle the DataError event.
OK
The text was updated successfully, but these errors were encountered:
I'm running on W7 64 bit. I've run the KB.
I get this error multiple times when unlocking an account. (But it does unlock the user account).
DataGridView Default Error Dialog
The following exception occurred in the DataGridView:
System.Management.Automation.PSArgumentNullException: Cannot process argument because the value of argument "component" is null. Change the value of argument "component" to a non-null value.
at System.Management.Automation.PSObjectPropertyDescriptor.GetValue(Object component)
at System.Windows.Forms.DataGridView.DataGridViewDataConnection.GetValue(Int32 boundColumnIndex, Int32 columnIndex, Int32 rowIndex)
To replace this default dialog please handle the DataError event.
OK
The text was updated successfully, but these errors were encountered: