Comments
Sort by recent activity
...with the server.
I have five registered servers and receive an red box with X symbol on a three of them indicating "A problem was encountered whilst communicating with the server". If I click on the server it eventually goes away and I can use the software as desired. The message below is the detail of the error:
System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at b.visit(AST node)
at b.visit(AST node)
at b.visit(AST node)
at b.visit(AST node)
at b.visit(AST node)
at b.visit(AST node)
at b.visit(AST node)
at b.visit(AST node)
at b.visit(AST node)
at b.visit(AST node)
at b.visit(AST node)
at b.visit(AST node)
at b.visit(AST node)
at b.visit(AST node)
at b.visit(AST node)
at w.a(String )
at j.a(Server , Job , SqlDataReader )
at p.a(Server , Job )
at RedGate.SQLBackup.Engine.Job.a(SqlDataReader )
at RedGate.SQLBackup.Engine.Job..ctor(Server server, SqlDataReader dataReader)
at i.a(Server , SqlDataReader )
at p.a(Server )
at RedGate.SQLBackup.Engine.Server.RefreshJobInformation()
SQL 2005 Enterprise, SP3
Win 2003 Server Standard Edition, SP2
I have three more servers to add and would like to know how I can avoid this issue moving forward. The installs have not indicated any errors during the process and complete successfully.
Thanks in advance. / comments
...with the server.
I have five registered servers and receive an red box with X symbol on a three of them indicating "A problem was encountered whilst communicating with the server". If I click on...