Error in Management Studio

Have installed SQL 2008 db engine and client tools. Each time I attempt to return a resultset, I receive the following error:

An error occurred while executing batch. Error message is: Method not found: 'Void Microsoft.SqlServer.Management.UI.Grid.ColumnInfo.set_ServerVersion(Int32)'.

This error occurs on any data access, such as:

select * from sys.columns

Does anyone know what might be going on?

[475 byte] By [TimDBA] at [2008-2-15]
# 1
And if you switch results to text instead of the grid, does everything work?
RichardWaymire-MSFT at 2007-10-2 > top of Msdn Tech,SQL Server Katmai,SQL Server Katmai Manageability & Tools...
# 2

No, I receive the same error:

An error occurred while executing batch. Error message is: Method not found: 'Void Microsoft.SqlServer.Management.UI.Grid.ColumnInfo.set_ServerVersion(Int32)'.

TimDBA at 2007-10-2 > top of Msdn Tech,SQL Server Katmai,SQL Server Katmai Manageability & Tools...
# 3
Nope. Do you have more than one machine to do this on, or could you re-install SSMS?
RichardWaymire-MSFT at 2007-10-2 > top of Msdn Tech,SQL Server Katmai,SQL Server Katmai Manageability & Tools...
# 4

Had same exact error message. Tried uninstalling and reinstalling just the client tools with no affect. Then completely uninstalled SQL 2008 (had both June and July instances) and reinstalled all of July. This "fixed" the problem. This is a frustrating one, I'd already submitted it as a bug earlier today. Perhaps it is related to partial uninstalls of just the client tools, since I had to uninstall the June tools to install the July ones the first time around. But doing a total remove of all of SQL 2008 seemed to do the trick.

Have Fun!

Ron

Ronzo3 at 2007-10-2 > top of Msdn Tech,SQL Server Katmai,SQL Server Katmai Manageability & Tools...

SQL Server Katmai

Site Classified