Hi, I have installed SQL Express 2008 on a Windows XP SP2 box. SQL Server 2005 is also on this box (installed as part of another program).
When I try to attach a database using Management Studio I get the following error:
===================================
Cannot show requested dialog.
===================================
Parameter name: nColIndexActual value was -1. (Microsoft.SqlServer.GridControl)
------------------------------Program Location:
at Microsoft.SqlServer.Management.UI.Grid.GridControl.SetColumnWidthInternal(Int32 nColIndex, GridColumnWidthType widthType, Int32 nWidth) at Microsoft.Sq ...
Go to the complete details ...