SQL Server 2008 when connected to Visual Studio 2008 gives the error that "This server version is not supported. Only servers up to Microsoft SQL Server 2005 are supported".

This error can be easily resolved by just installing Service pack. Download Visual Studio Service Pack 1 and install. Once service pack installed it will connect just fine.
Reference : Pinal Dave (http://www.SQLAuthority.com)