Error: (100) System Exception: Add failed. Duplicate key value supplied...
Scenario
Error message
(100) System.Exception: System.ArgumentException: Add failed. Duplicate key value supplied. at Microsoft.VisualBasic.Collection.Add(Object Item, String Key, Object Before, Object After) at GFR_LookuplistSync.IniFile.Initialize() at GFR_LookuplistSync.SyncLookuplist.tmrSyncLookuplist_Elapsed(Object sender, ElapsedEventArgs e)
Cause
The Lookup List Sync contains multiple list queries with identical information.
Solution
Follow the steps below to remove duplicate list queries, and then restart the Lookup List Sync service.
- Navigate to the appropriate location below, based on the operating system on the computer where the Lookup List Sync service is installed.
- 64-bit operating system:C:\Program Files (x86)\GoFileRoom\GFRLookupListSync.
- 32-bit operating system:C:\Program Files\GoFileRoom\GFRLookupListSync.
- Right-click theGFR_LookupListSync INI (Manage).exefile, then selectRun as administrator.
- Select theListtab.
- Delete any duplicate queries, selectApplyand thenOK.
- Select the Windows Start button, then selectRun. Enterservices.mscin the Open field.
- Locate the GFR Lookup List Sync service. Right-click the service, then selectRestart.