Author |
Message |
junsky
Joined: 12 May 2013 Posts: 5 Country: Viet Nam |
|
Windows 8 64Bit, SQl Server 2005 Express |
|
hi !
I''m Using SQL Assistant for SQL Server 2005 Express base on Windows 8 64bit,
When select an object (Database, table, store,..) thrown these exception. How can i fix it.
Thanks
System.TypeLoadException: Method 'GetMenuItems' in type 'SqlAssist.oeMenuItem' from assembly 'SqlAssist.SSMS2005, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
at SqlAssist.SsmsOE.Provider_SelectionChanged(Object sender, NodesChangedEventArgs args)
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NodesChangedEventHandler.Invoke(Object sender, NodesChangedEventArgs args)
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ObjectExplorer.OnSelectionChanged(NodesChangedEventArgs args)
at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ObjectExplorer.SelectedNodeChanged(Object sender, TreeViewEventArgs args)
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 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)

|
|
Sun May 12, 2013 5:24 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7951
|
|
|
|
Does it happen always or after you leave SSMS and specifically the Object Explorer tree idle for a while?
|
|
Mon May 13, 2013 8:22 am |
|
 |
junsky
Joined: 12 May 2013 Posts: 5 Country: Viet Nam |
|
|
|
Always, when selected an Object in Object Explorer tree.
|
|
Mon May 13, 2013 9:54 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7951
|
|
|
|
Which exact version of SSMS is that? Please see the Help/About box
|
|
Mon May 13, 2013 10:46 am |
|
 |
junsky
Joined: 12 May 2013 Posts: 5 Country: Viet Nam |
|
|
|
Latest, 6.3.171
|
|
Mon May 13, 2013 10:29 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7951
|
|
|
|
But what about SSMS? That's what we need to know.
|
|
Mon May 13, 2013 11:35 pm |
|
 |
junsky
Joined: 12 May 2013 Posts: 5 Country: Viet Nam |
|
|
|
Sorry, SSMS Version: 9.00.5000.00
|
|
Tue May 14, 2013 1:37 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7951
|
|
|
|
Please shutdown SSMs, and for now rename C:\Program Files(x86)\SQL Assistant 6\data\SqlAssist.SSMS2005.dll to SqlAssist.SSMS2005.dll.BACKUP. Restart SSMS and check if exceptions will disappear.
|
|
Tue May 14, 2013 7:39 am |
|
 |
junsky
Joined: 12 May 2013 Posts: 5 Country: Viet Nam |
|
|
|
It''s Work.
Many thanks
|
|
Tue May 14, 2013 9:21 am |
|
 |
|