Options

Problem after upgrading from 5.0 to 5.1

David McFarlandDavid McFarland Posts: 3
edited July 11, 2007 2:59PM in SQL Backup Previous Versions
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?

Comments

  • Options
    Additional Information:

    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.
Sign In or Register to comment.