Home All Groups Group Topic Archive Search About

SQL Server Management Studio Express error

Author
2 Feb 2006 5:36 PM
Dabbler
When trying to open tables in remote SQL 2000 database I get error
InvalidArument=Value of '6' is not valid for 'index'
Parameter name:index

The database is up and running so it's not a problem with the table itself.


Any suggestions on how to resolve this would be appreciated. Full details
appear below:

Microsoft SQL Server Management Studio Express                        9.00.1399.00
Microsoft Data Access Components (MDAC)                        2000.085.1117.00
(xpsp_sp2_rtm.040803-2158)
Microsoft MSXML                        2.6 3.0 4.0 5.0 6.0
Microsoft Internet Explorer                        6.0.2900.2180
Microsoft .NET Framework                        2.0.50727.42
Operating System                        5.1.2600



System.ArgumentOutOfRangeException: InvalidArgument=Value of '6' is not
valid for 'index'.
Parameter name: index
   at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32
index)
   at System.Windows.Forms.ListView.set_VirtualListSize(Int32 value)
   at
Microsoft.SqlServer.Management.UI.VSIntegration.AppIDPackage.RightPaneListViewer.set_VirtualListSize(Int32 value)

Author
2 Feb 2006 11:06 PM
Erland Sommarskog
Dabbler (Dabb***@discussions.microsoft.com) writes:
> When trying to open tables in remote SQL 2000 database I get error
> InvalidArument=Value of '6' is not valid for 'index'
> Parameter name:index
>
> The database is up and running so it's not a problem with the table > itself.
>
> Any suggestions on how to resolve this would be appreciated. Full details
> appear below:

It looks like it could be this bug:
http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=51754545-96a3-478d-8498-189eb60e6de4


--
Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Author
2 Feb 2006 11:25 PM
Dabbler
Thanks Erland, that was a good find. Looks like an easy workaround, wonder
how long it will take for MS to get around to it? Till they fix it I guess
I'm back to using ToadSQL ;)

Show quote
"Erland Sommarskog" wrote:

> Dabbler (Dabb***@discussions.microsoft.com) writes:
> > When trying to open tables in remote SQL 2000 database I get error
> > InvalidArument=Value of '6' is not valid for 'index'
> > Parameter name:index
> >
> > The database is up and running so it's not a problem with the table > itself.
> >
> > Any suggestions on how to resolve this would be appreciated. Full details
> > appear below:
>
> It looks like it could be this bug:
> http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=51754545-96a3-478d-8498-189eb60e6de4

>
> --
> Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se
>
> Books Online for SQL Server 2005 at
> http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
> Books Online for SQL Server 2000 at
> http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
>

AddThis Social Bookmark Button