X-Received: by 10.50.78.166 with SMTP id c6mr1989569igx.1.1390941809110; Tue, 28 Jan 2014 12:43:29 -0800 (PST) X-Received: by 10.182.142.38 with SMTP id rt6mr18378obb.10.1390941808812; Tue, 28 Jan 2014 12:43:28 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!uq10no4762156igb.0!news-out.google.com!wo6ni17igb.0!nntp.google.com!c10no4410413igq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.databases.ms-sqlserver Date: Tue, 28 Jan 2014 12:43:28 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=15.219.153.76; posting-account=qJFqbQkAAACYQSLN0-cvP6ydkRfuOu6u NNTP-Posting-Host: 15.219.153.76 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Get Error when I start SQL Server Management Studio for SQL Server 2008 From: Mark D Powell Injection-Date: Tue, 28 Jan 2014 20:43:28 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Received-Bytes: 2325 X-Received-Body-CRC: 4272357712 Xref: csiph.com comp.databases.ms-sqlserver:1644 On Tuesday, January 28, 2014 3:18:31 PM UTC-5, Erland Sommarskog wrote: > Tony Johansson (johansson.andersson@telia.com) writes: > > > Here is all the files that belong to SQl Server 2008 > > > Microsoft SQL Server Management Studio 10.0.1600.22 > > > ((SQL_PreRelease).080709-1414 ) > > > > That's the RTM version of SQL Server Management Studio. I would suggest > > that you start with installing the most recent Service Pack for > > SQL Server. > > > > Although the error suggests that the file > > C:\Users\YourUser\AppData\Roaming\Microsoft\Microsoft SQL > > Server\100\Tools\Shell\RegSrvr.xml > > > > has been damaged in some way. > > > > -- > > Erland Sommarskog, Stockholm, esquel@sommarskog.se Tony, I have to agree with Erland. The 2008 version of SSMS has several issues including sometimes failing to connect using a valid username/password combination. Apply at least SP1 to get past that. But depending on where your Registration file came from you may have to recreate the entries manually since it is possible the problem is how the file was written. HTH -- Mark D Powell --