| Author |
Message |
osumatt
Joined: 22 May 2012 Posts: 4
|
Posted: Tue May 22, 2012 4:53 am Post subject: Cant use SSMS 2012 after updating from 10.1 to 10.2 |
|
|
I updated both SQL Compare & SQL Data Compare from 10.1 to 10.2.
I only have SQL 2012 installed on my machine and I am using SSMS 2012.
I connect to any server and as soon as I click on the server node in SSMS, it crashes. The only copy on my machine is version 9.5.0.547, located at C:\ProgramData\Red Gate\SIPFw
Please help soon, I can't use SSMS at all!
===================================
Error connecting to 'COMPUTERNAME'.
===================================
Could not load file or assembly 'RedGate.Shared.Utils, Version=9.5.0.543, Culture=neutral, PublicKeyToken=7f465a1c156d4d57' or one of its dependencies. The system cannot find the file specified. (RedGate.SharedSSMS)
------------------------------
Program Location:
at RedGate.SharedSSMS.Util.ReflectionUtils.GetType(String assemblyName, String typeName)
at RedGate.SharedSSMS.VersionSpecific.ObjectExplorer.get_UrnType()
at RedGate.SharedSSMS.VersionSpecific.ObjectExplorerShared.#jYc(String #u6c)
at RedGate.SharedSSMS.VersionSpecific.ObjectExplorerShared.#iYc(String #u6c)
at RedGate.SharedSSMS.VersionSpecific.ObjectExplorerShared.#UXc(INodeInformation #iAPb)
at RedGate.SharedSSMS.VersionSpecific.ObjectExplorer.#P7i(INodeInformation #iAPb)
at RedGate.SharedSSMS.VersionSpecific.ObjectExplorer.#97c(Object #Zsf, TreeViewEventArgs #9Z)
at System.Windows.Forms.TreeViewEventHandler.Invoke(Object sender, TreeViewEventArgs e)
at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)
at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.LazyTreeView.WndProc(Message& m)
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ObjectExplorerControl.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.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m)
at System.Windows.Forms.Control.WmNotify(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Application.ParkingWindow.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.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
at System.Windows.Forms.Control.DefWndProc(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.LazyTreeView.WndProc(Message& m)
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ObjectExplorerControl.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.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.Control.SendMessage(Int32 msg, Int32 wparam, IntPtr lparam)
at System.Windows.Forms.TreeView.set_SelectedNode(TreeNode value)
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ObjectExplorerControl.AddHierarchy(SqlOlapConnectionInfoBase info, IExplorerHierarchy hierarchy)
at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ConnectToServer(UIConnectionInfo connectionInfo, IDbConnection liveConnection, Boolean validateConnection) |
|
| Back to top |
|
 |
NeM
Joined: 14 Feb 2011 Posts: 18
|
Posted: Tue May 22, 2012 7:31 pm Post subject: Getting "Unhandled exception has occured.." message |
|
|
I see this same issue too with the exact same error message as above. It is incredibly annoying to get this popup message inside SSMS 2008. At first, I thought this was an issue with SQL Data Compare 10 which was where I posted this issue first on that forum. Now I think this is an issue with SQL Compare 10.2.0.696. Here are my client specs:
Microsoft SQL Server Management Studio 10.0.5500.0
Microsoft Analysis Services Client Tools 10.0.5500.0
Microsoft Data Access Components (MDAC) 6.1.7601.17514
Microsoft MSXML 3.0 4.0 5.0 6.0
Microsoft Internet Explorer 9.0.8112.16421
Microsoft .NET Framework 2.0.50727.5456
Operating System 6.1.7601 (Windows 7 Professional 64bit SP1) |
|
| Back to top |
|
 |
osumatt
Joined: 22 May 2012 Posts: 4
|
Posted: Tue May 22, 2012 7:33 pm Post subject: Yep, sounds like a bug |
|
|
I ended up uninstalling SQL Compare & SQL Data Compare until this is fixed.
Here are my specs
Microsoft SQL Server Management Studio 11.0.2100.60
Microsoft Analysis Services Client Tools 11.0.2100.60
Microsoft Data Access Components (MDAC) 6.1.7601.17514
Microsoft MSXML 3.0 4.0 6.0
Microsoft Internet Explorer 9.0.8112.16421
Microsoft .NET Framework 4.0.30319.269
Operating System 6.1.7601 |
|
| Back to top |
|
 |
NeM
Joined: 14 Feb 2011 Posts: 18
|
Posted: Tue May 22, 2012 11:56 pm Post subject: |
|
|
FYI, this is their email response:
"This is a known issue. We have identified the problem and aim to release a fix next week. Week commencing 21st May 2012. We apologise for any inconvenience caused by this issue." |
|
| Back to top |
|
 |
osumatt
Joined: 22 May 2012 Posts: 4
|
Posted: Wed May 23, 2012 12:50 am Post subject: |
|
|
| Thanks for the heads up! |
|
| Back to top |
|
 |
neil.anderson
Joined: 28 Sep 2010 Posts: 40
|
|
| Back to top |
|
 |
osumatt
Joined: 22 May 2012 Posts: 4
|
Posted: Wed May 23, 2012 5:19 pm Post subject: |
|
|
| That did the trick. Thanks! |
|
| Back to top |
|
 |
NeM
Joined: 14 Feb 2011 Posts: 18
|
Posted: Thu May 24, 2012 3:06 am Post subject: |
|
|
| Yes, the patch fixed my issue too. Thanks Neil. |
|
| Back to top |
|
 |
tbrovold
Joined: 21 Nov 2005 Posts: 2 Location: Colorado Springs, CO
|
Posted: Thu May 31, 2012 2:26 am Post subject: |
|
|
| The patch resolved the issue for me as well....Thanks when will the "real" patch be available? |
|
| Back to top |
|
 |
duhnbr
Joined: 10 Mar 2006 Posts: 8 Location: Earth
|
Posted: Thu May 31, 2012 8:57 pm Post subject: Patch also resolved my SSMS2012 crashes post-10.2 SQLCompare |
|
|
Patch also resolved my SSMS2012 crashes post-10.2 SQLCompare _________________ SQL PROCtologist |
|
| Back to top |
|
 |
|