Windows Event Viewer Application Log Error:
Database exception: 0f45.7c20d6b2c818fc1.SCN, LDInv.dll
-2147217873
Violation of PRIMARY KEY constraint 'XPKBluetooth'. Cannot insert duplicate key in object 'dbo.Bluetooth'.
Error comitting on table BLUETOOTH: VIOLATION OF PRIMARY KEY CONSTRAINT 'XPKBLUETOOTH'. CANNOT INSERT DUPLICATE KEY IN OBJECT 'DBO.BLUETOOTH'.
Increased column size might be necessary, Thread ID: 9140.
Fix:
- Backup the database
- Drop the Bluetooth table
- Run the CoreDBUtil - Build Components tool to rebuild the table