0

I installed SQL Server 2008 R2 on my PC and while I am running queries it throws the error:

Index was outside the bounds of the array. (Microsoft.SqlServer.Smo)

Indexarraybounds_Error

Before querying the table when I click on table name I see above message.

How can I troubleshoot and resolve this?

3N1GM4
  • 3,372
  • 3
  • 19
  • 40
Aruna Raghunam
  • 903
  • 7
  • 22
  • 43
  • 2
    **SHOW US THE CODE** that is causing this error! We cannot see your screen, nor read your mind - you will have to show us something so we can help ..... – marc_s Feb 01 '17 at 09:35
  • 1
    A quick Google suggests that [this](http://stackoverflow.com/questions/23202414/index-was-outside-the-bounds-of-the-array-microsoft-sqlserver-smo) might be the solution - are you using a different version of SSMS than the version of the SQL instance you are connecting to? – 3N1GM4 Feb 01 '17 at 11:56
  • 1
    Alternative,based on [this](https://support.microsoft.com/en-us/help/2459027/fix-index-was-outside-the-bounds-of-the-array-smo-error-message-when-you-connect-to-a-sql-server-code-named-denali-ctp1-database-engine-instance-in-ssms-2008-r2-and-in-ssms-2008), update to at least Cumulative Update 5 of SQL 2008R2. – 3N1GM4 Feb 01 '17 at 11:57

0 Answers0