User gets a server error when trying to save changes in the ArchiOffice/EngineerOffice 20xx Preferences screen.
The following SQL statement can be executed against your ArchiOffice database using the SQL Server Management Studio (SSMS). This will correct the problem which causes the server error.
UPDATE security_group_privilege SET is_allowed = 0 WHERE is_allowed IS NULL