When installing SQL Server 2014 Express and checking the "Setup Global Rules", the "Consistency validation for SQL Server registry keys" fails.
I get the following error:
FixSqlRegistryKey has stopped workingProblem Event Name:CLR20r3
Problem Signature 01:fixsqlregistrykey_x86.exe
Problem Signature 02:11.0.2100.60
Problem Signature 03:4f35dc08
Problem Signature 04:mscorlib
Problem Signature 05:2.0.0.0
Problem Signature 06:5265d021
Problem Signature 07:a8c
Problem Signature 08:0
Problem Signature 09:System.IO.FileNotFoundException
OS Version:6.1.7601.2.1.0.256.1
Locale ID:1033
Description:
Stopped working
If I debug the error, I get the following message:
Could not load file or assembly 'sorttbls.nlp' or one of its dependencies. The system cannot find the file specified.
Please help.
Previously I had SQL Server 2008 R2 and SQL Server 2012 installed and had trouble uninstalling it (same error). I deleted them manually (files, windows services, registry keys, etc.).
Thanks.