Ideagen Internal Audit (Aura): Following the .NET v4.8 upgrade, you get an error when changing Data Grid column selection
A recent update to Microsoft’s .Net Framework (v4.8) causes a problem for a third-party component used by Ideagen Internal Audit (Aura), impacting the functionality of the Data Grid. Updating the columns selected to be shown can result in an error message:
Universal Time: (2019-09-18 08:28:25) Local Time: (2019-09-18 09:28:25) TimeZone: (01:00:00 DST)
Version: 5.4.0.4
EXCEPTION: InvalidOperationExceptionmessage: 'Selected' name cannot be found in the name scope of 'System.Windows.Controls.ControlTemplate'.
source: PresentationFramework
This problem can be worked around as follows:
When changing columns on the Data Grid, the error occurs if you leave the column selector by clicking back onto the grid itself. If you click somewhere else, e.g. the Properties Panel or Menu bar, then the error does not occur. Therefore, be sure to click outside of the grid when exiting the column selector.
The problem is fixed in v5.3.0.13 and v5.4.0.5.