Problem after upgrading from 5.0 to 5.1
David McFarland
Posts: 3
Immediately after upgrading to version 5.1, two of the servers on my console show the "A problem as occurred" icon. Clicking the icon brings up a dialog box with:
System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at RedGate.SQLBackup.Engine.Server.RefreshJobInformation()
Any ideas?
System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at RedGate.SQLBackup.Engine.Server.RefreshJobInformation()
Any ideas?
Comments
SQL Server 2005 Standard, version 9.00.3054.00
It occurred almost immediately after clicking on the icon to update the system procs after performing the upgrade. The upgrade process on each server reported success across the board.
SQL Backup was closed when I ran the upgrade exe file.
I closed and reopened SQL Backup, and the icon disappeared for a bit, but returned shortly thereafter.
It only occurs on two of the four servers that are registered on this console, while all have the same SP level.