Index was outside the bounds of the Array. (Microsoft.SqlServer.smo)

Jeeten Parmar picture Jeeten Parmar · Apr 21, 2014 · Viewed 304.4k times · Source

I am using SQL Server 2008 R2. It is working fine. But recently, I have changed my hosting server and I came to know that they have installed SQL Server 2012 on Server.

Now, Issue is that after connecting with Server Database through SQL Server 2008 R2, When I click on any table name or Stored Procedure, I am getting error : Index was outside the bounds of the array. (Microsoft.SqlServer.smo)

So, is there any issue from my side or It is from Server Side ??? and How can I prevent this issue ?

Answer

Abisoye Falabi picture Abisoye Falabi · Sep 27, 2016

Restarting the Management Studio worked for me.