Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.ms-sqlserver > #1642 > unrolled thread

Get Error when I start SQL Server Management Studio for SQL Server 2008

Started by"Tony Johansson" <johansson.andersson@telia.com>
First post2014-01-28 13:14 +0100
Last post2023-10-11 23:28 -0700
Articles 13 — 6 participants

Back to article view | Back to comp.databases.ms-sqlserver


Contents

  Get Error when I start SQL Server Management Studio for SQL Server 2008 "Tony Johansson" <johansson.andersson@telia.com> - 2014-01-28 13:14 +0100
    Re: Get Error when I start SQL Server Management Studio for SQL Server 2008 Erland Sommarskog <esquel@sommarskog.se> - 2014-01-28 21:18 +0100
      Re: Get Error when I start SQL Server Management Studio for SQL Server 2008 Mark D Powell <Mark.Powell2@hp.com> - 2014-01-28 12:43 -0800
      Re: Get Error when I start SQL Server Management Studio for SQL Server 2008 "Tony Johansson" <johansson.andersson@telia.com> - 2014-01-28 23:31 +0100
        Re: Get Error when I start SQL Server Management Studio for SQL Server 2008 Erland Sommarskog <esquel@sommarskog.se> - 2014-01-29 08:33 +0000
          Re: Get Error when I start SQL Server Management Studio for SQL Server 2008 "Tony Johansson" <johansson.andersson@telia.com> - 2014-01-29 13:09 +0100
          Re: Get Error when I start SQL Server Management Studio for SQL Server 2008 "Tony Johansson" <johansson.andersson@telia.com> - 2014-01-29 14:04 +0100
          Re: Get Error when I start SQL Server Management Studio for SQL Server 2008 "Tony Johansson" <johansson.andersson@telia.com> - 2014-01-29 14:55 +0100
            Re: Get Error when I start SQL Server Management Studio for SQL Server 2008 suryasekhar4105@gmail.com - 2015-06-01 14:43 -0700
              Re: Get Error when I start SQL Server Management Studio for SQL Server 2008 Erland Sommarskog <esquel@sommarskog.se> - 2015-06-02 07:19 +0000
      Re: Get Error when I start SQL Server Management Studio for SQL Server 2008 rja.carnegie@gmail.com - 2014-01-28 16:27 -0800
        Re: Get Error when I start SQL Server Management Studio for SQL Server 2008 "Tony Johansson" <johansson.andersson@telia.com> - 2014-01-29 02:34 +0100
          Re: Get Error when I start SQL Server Management Studio for SQL Server 2008 BRAMHACORP IT TEAM <system@bramhacorp.in> - 2023-10-11 23:28 -0700

#1642 — Get Error when I start SQL Server Management Studio for SQL Server 2008

From"Tony Johansson" <johansson.andersson@telia.com>
Date2014-01-28 13:14 +0100
SubjectGet Error when I start SQL Server Management Studio for SQL Server 2008
Message-ID<lc870j$557$1@dont-email.me>
When I start SQL Server Management Studio I get this error that start with 
Exception Text see below. Inspite of this error when I start , everything 
else seems to work. I can connect to the database from Visual studio and do 
a select of a table.

It's just that I don't like to have an error when I start a program.
I have google but haven't found any solution to this problem.
I wonder if you have some suggerstion that could work ?

Here is all the files that belong to SQl Server 2008
Microsoft SQL Server Management Studio      10.0.1600.22 
((SQL_PreRelease).080709-1414 )
Microsoft Analysis Services Client Tools      2007.0100.1600.022 
((SQL_PreRelease).080709-1414 )
Microsoft Data Access Components (MDAC)      6.0.6002.18005 
(lh_sp2rtm.090410-1830)
Microsoft MSXML      3.0 5.0 6.0
Microsoft Internet Explorer      9.0.8112.16421
Microsoft .NET Framework      2.0.50727.4241
Operating System      6.0.6002


The last thing to do is to reinstall SQL Server 2008.


************** Exception Text **************
Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerException: 
Unable to read the list of previously registered servers on this system. 
Re-register your servers in the 'Registered Servers' window. ---> 
Microsoft.SqlServer.Management.Sdk.Sfc.SfcSerializationException: 
Deserialization operation on 
/RegisteredServersStore/ServerGroup/AnalysisServicesServerGroup has 
failed. ---> System.InvalidOperationException: Unable to generate a 
temporary class (result=1).
error CS0016: Det gick inte att skriva till utdatafilen 
c:\Users\tony\AppData\Local\Temp\s5dfjgkq.dll: Could not execute CVTRES.EXE.

//Tony 

[toc] | [next] | [standalone]


#1643

FromErland Sommarskog <esquel@sommarskog.se>
Date2014-01-28 21:18 +0100
Message-ID<XnsA2C3D8C3B65C3Yazorman@127.0.0.1>
In reply to#1642
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

[toc] | [prev] | [next] | [standalone]


#1644

FromMark D Powell <Mark.Powell2@hp.com>
Date2014-01-28 12:43 -0800
Message-ID<c32fdcda-ccb0-4dd5-8c82-eac423450765@googlegroups.com>
In reply to#1643
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 --

[toc] | [prev] | [next] | [standalone]


#1647

From"Tony Johansson" <johansson.andersson@telia.com>
Date2014-01-28 23:31 +0100
Message-ID<lc9b4n$7t5$1@dont-email.me>
In reply to#1643
Do you think it's possible in any way to fix my problem without reinstalling 
SQL Server 2008.

//Tony

"Erland Sommarskog" <esquel@sommarskog.se> skrev i meddelandet 
news:XnsA2C3D8C3B65C3Yazorman@127.0.0.1...
> 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 

[toc] | [prev] | [next] | [standalone]


#1651

FromErland Sommarskog <esquel@sommarskog.se>
Date2014-01-29 08:33 +0000
Message-ID<XnsA2C4614B83F82Yazorman@127.0.0.1>
In reply to#1647
Tony Johansson (johansson.andersson@telia.com) writes:
> Do you think it's possible in any way to fix my problem without
> reinstalling SQL Server 2008. 

Yes. First of all, in the SQL Server program group, there is the SQL Server 
Installation Center (in the folder Configuration Tools). There is a Repair 
option.

And obvioously, it is worth trying to rename that file to see what happens.

But don't forget to install the service pack.


-- 
Erland Sommarskog, SQL Server MVP, esquel@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

[toc] | [prev] | [next] | [standalone]


#1653

From"Tony Johansson" <johansson.andersson@telia.com>
Date2014-01-29 13:09 +0100
Message-ID<lcar2p$cb0$1@dont-email.me>
In reply to#1651
In the SQL Server Installation Center there is an Maintenance alternative 
which I select.
When I have done that I select the Repair alternative.

Now I get a question from a dialog  with name "Choose Folder"
Browse for SQL Server 2008 Installation Media.
When I select the CD where I have the SQL Server  2008 I get the following 
error
"D:/is not a valid installation folder."

I'm must doing someting wrong here.

//Tony


"Erland Sommarskog" <esquel@sommarskog.se> skrev i meddelandet 
news:XnsA2C4614B83F82Yazorman@127.0.0.1...
> Tony Johansson (johansson.andersson@telia.com) writes:
>> Do you think it's possible in any way to fix my problem without
>> reinstalling SQL Server 2008.
>
> Yes. First of all, in the SQL Server program group, there is the SQL 
> Server
> Installation Center (in the folder Configuration Tools). There is a Repair
> option.
>
> And obvioously, it is worth trying to rename that file to see what 
> happens.
>
> But don't forget to install the service pack.
>
>
> -- 
> Erland Sommarskog, SQL Server MVP, esquel@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 

[toc] | [prev] | [next] | [standalone]


#1654

From"Tony Johansson" <johansson.andersson@telia.com>
Date2014-01-29 14:04 +0100
Message-ID<lcau98$v6n$2@dont-email.me>
In reply to#1651
Now here is what I have done.
1. Run setup.exe from my SQL Server 2008 CD
2.Select Maintenance
3.Select and start Repair
4.When I recive the question "Specify the instance of SQL Server to repair"
I selected MSSQLSERVER
5.When the repair was finished with instance MSSQLSERVER  where all  was
passed I started the Repair all over again and selected the SQLEXPRESS.
6. I rebooted my PC and started SQL Server management Studio but to my 
surprise  I got the same
error that I hade before.

So inspite having repair the SQL Server 2008(both instances) I still have 
the same problem.
One thing that is strange is that why is the heading of the error that is 
displayed when I start SQL Server management Studio
have Microsoft .NET Framework when the problem really is to start the SQL 
Server management Studio without any error.

I tried to attach a printscreen image but the I got error. So I will show 
how the error will look like in this way instead.
I have also copied the whole error message below
----------------------------------------------------------------------
| Microsoft .NET Framework
|
| Unhandled exception has occured in a component in your application. If you 
click continue the application will ignore the error and
| attempt |to continue.

Unable to read the list of previously registered on this system Re-register 
your servers in the Register server window.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerException: 
Unable to read the list of previously registered servers on this system. 
Re-register your servers in the 'Registered Servers' window. ---> 
Microsoft.SqlServer.Management.Sdk.Sfc.SfcSerializationException: 
Deserialization operation on 
/RegisteredServersStore/ServerGroup/AnalysisServicesServerGroup has 
failed. ---> System.InvalidOperationException: Unable to generate a 
temporary class (result=1).
error CS0016: Det gick inte att skriva till utdatafilen 
c:\Users\tony\AppData\Local\Temp\jf83onf8.dll: Could not execute CVTRES.EXE.

   at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, 
XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
   at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] 
xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, 
XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable 
assemblies)
   at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, 
Type[] types, String defaultNamespace, String location, Evidence evidence)
   at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping 
xmlMapping, Type type, String defaultNamespace)
   at System.Xml.Serialization.XmlSerializer..ctor(Type type, String 
defaultNamespace)
   at System.Xml.Serialization.XmlSerializer..ctor(Type type)
   at Microsoft.SqlServer.Management.Sdk.Sfc.SfcUtility.GetXmlValue(String 
xmlContent, Type valueType)
   at 
Microsoft.SqlServer.Management.Sdk.Sfc.SfcSerializer.GetPropertyValueFromXmlString(String 
xmlString, Type propType, IXmlSerializationAdapter serializationAdapter)
   at 
Microsoft.SqlServer.Management.Sdk.Sfc.SfcSerializer.CreateInstanceFromSerializedData(Type 
instanceType, String instanceUri, List`1 serializedData)
   at 
Microsoft.SqlServer.Management.Sdk.Sfc.SfcSerializer.Deserialize(XmlReader 
reader, String instanceUri, Object& instance, SfcObjectState state)
   at 
Microsoft.SqlServer.Management.Sdk.Sfc.SfcSerializer.Deserialize(XmlReader 
xmlReader, SfcObjectState state)
   --- End of inner exception stack trace ---
   at 
Microsoft.SqlServer.Management.Sdk.Sfc.SfcSerializer.Deserialize(XmlReader 
xmlReader, SfcObjectState state)
   at 
Microsoft.SqlServer.Management.RegisteredServers.RegisteredServersStore.InitChildObjects(String 
file)
   --- End of inner exception stack trace ---
   at 
Microsoft.SqlServer.Management.RegisteredServers.RegisteredServersStore.InitChildObjects(String 
file)
   at 
Microsoft.SqlServer.Management.RegisteredServers.RegisteredServersStore.InitializeLocalRegisteredServersStore()
   at 
Microsoft.SqlServer.Management.RegisteredServers.RegisteredServersStore.get_LocalFileStore()
   at 
Microsoft.SqlServer.Management.UI.ConnectionDlg.ConnectionDialog.OnLoad(EventArgs 
e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, 
IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4241 (VistaSP2GDR.050727-4200)
    CodeBase: 
file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
AppIDPackage
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    CodeBase: 
file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/AppIDPackage.DLL
----------------------------------------
mscorlib.resources
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4241 (VistaSP2GDR.050727-4200)
    CodeBase: 
file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4235 (VistaSP2GDR.050727-4200)
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Microsoft.SqlServer.SqlTools.VSIntegration
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    CodeBase: 
file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.SqlTools.VSIntegration.DLL
----------------------------------------
Microsoft.VisualStudio.Shell.Interop
    Assembly Version: 7.1.40304.0
    Win32 Version: 7.10.6071
    CodeBase: 
file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.Shell.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Interop.dll
----------------------------------------
Microsoft.VisualStudio.OLE.Interop
    Assembly Version: 7.1.40304.0
    Win32 Version: 7.10.6070
    CodeBase: 
file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.OLE.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.OLE.Interop.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4236 (VistaSP2GDR.050727-4200)
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4235 (VistaSP2GDR.050727-4200)
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
SqlWorkbench.Interfaces
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    CodeBase: 
file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/SqlWorkbench.Interfaces.DLL
----------------------------------------
Microsoft.SqlServer.SqlTDiagM
    Assembly Version: 10.0.0.0
    Win32 Version: 10.50.1447.4 ((KJ_RTM).100213-0103 )
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.SqlTDiagM/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.SqlTDiagM.dll
----------------------------------------
Microsoft.SqlServer.Instapi
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.Instapi/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.Instapi.dll
----------------------------------------
Microsoft.VisualStudio.Shell
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1826 (QFE.050727-1800)
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Shell/2.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.dll
----------------------------------------
Microsoft.VisualStudio.Shell.Interop.8.0
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
    CodeBase: 
file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.Shell.Interop.8.0/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Interop.8.0.dll
----------------------------------------
Microsoft.SqlServer.Management.SDK.SqlStudio
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    CodeBase: 
file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.Management.SDK.SqlStudio.DLL
----------------------------------------
SQLEditors
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    CodeBase: 
file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/SQLEditors.DLL
----------------------------------------
Microsoft.VisualStudio.TextManager.Interop
    Assembly Version: 7.1.40304.0
    Win32 Version: 7.10.6070
    CodeBase: 
file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.TextManager.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.TextManager.Interop.dll
----------------------------------------
SqlMgmt
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    CodeBase: 
file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/SqlMgmt.DLL
----------------------------------------
Microsoft.SqlServer.Management.UserSettings
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    CodeBase: 
file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.Management.UserSettings.DLL
----------------------------------------
EnvDTE
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
    CodeBase: 
file:///C:/Windows/assembly/GAC/EnvDTE/8.0.0.0__b03f5f7f11d50a3a/EnvDTE.dll
----------------------------------------
Microsoft.SqlServer.Management.Sdk.Sfc
    Assembly Version: 10.0.0.0
    Win32 Version: 10.50.1447.4 ((KJ_RTM).100213-0103 )
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.Management.Sdk.Sfc/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.Management.Sdk.Sfc.dll
----------------------------------------
Microsoft.SqlServer.Management.Reports
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    CodeBase: 
file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.Management.Reports.DLL
----------------------------------------
ObjectExplorer
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    CodeBase: 
file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/ObjectExplorer.DLL
----------------------------------------
Microsoft.VisualStudio
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1826 built by: QFE
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio/2.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.dll
----------------------------------------
System.Drawing.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
----------------------------------------
Microsoft.VisualStudio.Designer.Interfaces
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: 
file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.Designer.Interfaces/1.0.5000.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Designer.Interfaces.dll
----------------------------------------
ConnectionDlg
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    CodeBase: 
file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/ConnectionDlg.DLL
----------------------------------------
Microsoft.SqlServer.Management.Controls
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    CodeBase: 
file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.Management.Controls.DLL
----------------------------------------
Microsoft.SqlServer.RegSvrEnum
    Assembly Version: 10.0.0.0
    Win32 Version: 10.50.1447.4 ((KJ_RTM).100213-0103 )
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.RegSvrEnum/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.RegSvrEnum.dll
----------------------------------------
Microsoft.SqlServer.Management.SqlStudio.Explorer
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    CodeBase: 
file:///C:/Program%20Files/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.Management.SqlStudio.Explorer.DLL
----------------------------------------
System.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4236 (VistaSP2GDR.050727-4200)
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: 
file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.NetEnterpriseServers.ExceptionMessageBox
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.2531.0 ((Katmai_PCU_Main).090329-1015 )
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/Microsoft.NetEnterpriseServers.ExceptionMessageBox/10.0.0.0__89845dcd8080cc91/Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll
----------------------------------------
Microsoft.SqlServer.ConnectionInfo
    Assembly Version: 10.0.0.0
    Win32 Version: 10.50.1447.4 ((KJ_RTM).100213-0103 )
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.ConnectionInfo/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.ConnectionInfo.dll
----------------------------------------
Microsoft.SqlServer.Management.RegisteredServers
    Assembly Version: 10.0.0.0
    Win32 Version: 10.50.1447.4 ((KJ_RTM).100213-0103 )
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.Management.RegisteredServers/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.Management.RegisteredServers.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4246 (VistaSP2GDR.050727-4200)
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.SqlServer.SqlClrProvider
    Assembly Version: 10.0.0.0
    Win32 Version: 10.50.1447.4 ((KJ_RTM).100213-0103 )
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.SqlClrProvider/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.SqlClrProvider.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4246 (VistaSP2GDR.050727-4200)
    CodeBase: 
file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

//Tony



"Erland Sommarskog" <esquel@sommarskog.se> skrev i meddelandet 
news:XnsA2C4614B83F82Yazorman@127.0.0.1...
> Tony Johansson (johansson.andersson@telia.com) writes:
>> Do you think it's possible in any way to fix my problem without
>> reinstalling SQL Server 2008.
>
> Yes. First of all, in the SQL Server program group, there is the SQL 
> Server
> Installation Center (in the folder Configuration Tools). There is a Repair
> option.
>
> And obvioously, it is worth trying to rename that file to see what 
> happens.
>
> But don't forget to install the service pack.
>
>
> -- 
> Erland Sommarskog, SQL Server MVP, esquel@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 

[toc] | [prev] | [next] | [standalone]


#1655

From"Tony Johansson" <johansson.andersson@telia.com>
Date2014-01-29 14:55 +0100
Message-ID<lcb19p$hia$1@dont-email.me>
In reply to#1651
It works now. I can't understand why.
The only thing I did as I remember is to verify and click on temp folder in 
AppData\Local\Temp

very strange.

//Tony

"Erland Sommarskog" <esquel@sommarskog.se> skrev i meddelandet 
news:XnsA2C4614B83F82Yazorman@127.0.0.1...
> Tony Johansson (johansson.andersson@telia.com) writes:
>> Do you think it's possible in any way to fix my problem without
>> reinstalling SQL Server 2008.
>
> Yes. First of all, in the SQL Server program group, there is the SQL 
> Server
> Installation Center (in the folder Configuration Tools). There is a Repair
> option.
>
> And obvioously, it is worth trying to rename that file to see what 
> happens.
>
> But don't forget to install the service pack.
>
>
> -- 
> Erland Sommarskog, SQL Server MVP, esquel@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 

[toc] | [prev] | [next] | [standalone]


#1919

Fromsuryasekhar4105@gmail.com
Date2015-06-01 14:43 -0700
Message-ID<4218a0b9-fbcf-4f8a-a4cd-dd929b29f437@googlegroups.com>
In reply to#1655
hi Tony Johansson,

i am facing the same problem as you faced but i am working in MS SQL 2012 Enterprise version.and when i am installing the ssms 2012 i am getting an error (Microsoft .NET Framework Unhandled exception has occurred in your application.if you click to continue,the application will ignore this error and attempt to continue.if you click Quit,the application will close immediately.............................)

so if you have solution then please share with me

[toc] | [prev] | [next] | [standalone]


#1920

FromErland Sommarskog <esquel@sommarskog.se>
Date2015-06-02 07:19 +0000
Message-ID<XnsA4AD5F11EBE9AYazorman@127.0.0.1>
In reply to#1919
> i am facing the same problem as you faced but i am working in MS SQL
> 2012 Enterprise version.and when i am installing the ssms 2012 i am
> getting an error (Microsoft .NET Framework Unhandled exception has
> occurred in your application.if you click to continue,the application
> will ignore this error and attempt to continue.if you click Quit,the
> application will close immediately.............................) 
> 
> so if you have solution then please share with me

Do  you get the error when you are installing SSMS, or when you start SSMS?
In the latter case, did SSMS work in the past?


-- 
Erland Sommarskog, SQL Server MVP, esquel@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

[toc] | [prev] | [next] | [standalone]


#1648

Fromrja.carnegie@gmail.com
Date2014-01-28 16:27 -0800
Message-ID<041bda4e-289e-413e-b042-661856b19d13@googlegroups.com>
In reply to#1643
On Tuesday, 28 January 2014 20:18:31 UTC, 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.

If Tony renames that file - while Management Studio isn't running - 
would you expect then that Management Studio will run better, and
will re-create a new version of the file - having "forgotten"
any SQL Server registered with it?  Or will it go badly wrong?

Of course he'll need to have any passwords required to register
the server in Management Studio again.

I say rename the file, in order to be able to put it back where it
was, if that is necessary.

[toc] | [prev] | [next] | [standalone]


#1650

From"Tony Johansson" <johansson.andersson@telia.com>
Date2014-01-29 02:34 +0100
Message-ID<lc9ls0$4lm$1@dont-email.me>
In reply to#1648
Do you mean that I can rename this file 
C:\Users\YourUser\AppData\Roaming\Microsoft\Microsoft SQL
>> Server\100\Tools\Shell\RegSrvr.xml and that will fix my problem.

//Tony


<rja.carnegie@gmail.com> skrev i meddelandet 
news:041bda4e-289e-413e-b042-661856b19d13@googlegroups.com...
> On Tuesday, 28 January 2014 20:18:31 UTC, 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.
>
> If Tony renames that file - while Management Studio isn't running -
> would you expect then that Management Studio will run better, and
> will re-create a new version of the file - having "forgotten"
> any SQL Server registered with it?  Or will it go badly wrong?
>
> Of course he'll need to have any passwords required to register
> the server in Management Studio again.
>
> I say rename the file, in order to be able to put it back where it
> was, if that is necessary. 

[toc] | [prev] | [next] | [standalone]


#2229

FromBRAMHACORP IT TEAM <system@bramhacorp.in>
Date2023-10-11 23:28 -0700
Message-ID<0abe3945-b84d-428d-92b6-28a025745b01n@googlegroups.com>
In reply to#1650
On Wednesday, January 29, 2014 at 7:04:25 AM UTC+5:30, Tony Johansson wrote:
> Do you mean that I can rename this file
> C:\Users\YourUser\AppData\Roaming\Microsoft\Microsoft SQL
> >> Server\100\Tools\Shell\RegSrvr.xml and that will fix my problem. 
> 
> //Tony 
> 
> 
> <rja.ca...@gmail.com> skrev i meddelandet 
> news:041bda4e-289e-413e...@googlegroups.com...
> > On Tuesday, 28 January 2014 20:18:31 UTC, Erland Sommarskog wrote: 
> >> Tony Johansson (johansson...@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. 
> > 
> > If Tony renames that file - while Management Studio isn't running - 
> > would you expect then that Management Studio will run better, and 
> > will re-create a new version of the file - having "forgotten" 
> > any SQL Server registered with it? Or will it go badly wrong? 
> > 
> > Of course he'll need to have any passwords required to register 
> > the server in Management Studio again. 
> > 
> > I say rename the file, in order to be able to put it back where it 
> > was, if that is necessary.
-----------------------------------------------------
My issue is resolved.  thanks

[toc] | [prev] | [standalone]


Back to top | Article view | comp.databases.ms-sqlserver


csiph-web