Options

Sql Backup GUI connection issue

ToehoToeho Posts: 73
edited August 18, 2008 10:57AM in SQL Backup Previous Versions
When trying to use the sql backup gui to connect to my servers I am getting the error listed below. I am running version 5.2.0.2825, any ideas??

System.IndexOutOfRangeException: Index was outside the bounds of the array.
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at _23._1(String , Object )
at _16._1(Server , ConnectionInformation )
at RedGate.SQLBackup.Engine.Server.OpenConnection()

Comments

  • Options
    Could you upgrade to the latest version of the SQL Backup GUI? Version 5.3.0.178 is the latest version and can be upgraded for free by going to Help > Check for Updates..

    Once you've upgraded and if you're still experiencing this issue could you try connecting to the same server using SQL Server Management Studio or Enterprise Manager on the same machine as the SQL Backup GUI? Are they able to connect without an issue?
Sign In or Register to comment.