On Right click getting unhandled exception

  • While clicking on SSIS nodes I am getting unhandled exception error. The snapshot is attached. The message is

    ************** Exception Text **************

    System.TypeLoadException: Method 'GetMenuItems' in type 'Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.DefaultMenuHandler' from assembly 'ObjectExplorer, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' does not have an implementation.

    at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.<SetStaticProperties>b__0(IServiceContainer container, Type serviceType)

    at System.ComponentModel.Design.ServiceContainer.GetService(Type serviceType)

    at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItem.GetService(Type serviceType)

    at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItem.GetService(Type serviceType)

    at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NodeContext.GetService(Type serviceType)

    at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NotificationContext.GetService(Type serviceType)

    at Microsoft.SqlServer.Management.UI.VSIntegration.AppIDPackage.ReportSource.GetFilters(INodeInformation node)

    at Microsoft.SqlServer.Management.UI.VSIntegration.AppIDPackage.ReportSource.Create(INodeInformation node)

    at Microsoft.SqlServer.Management.UI.VSIntegration.AppIDPackage.ReportSource.Create(INodeInformation[] nodes)

    at Microsoft.SqlServer.Management.UI.VSIntegration.AppIDPackage.RightPaneControl.SetReportSource(INodeInformation[] nodes)

    at Microsoft.SqlServer.Management.UI.VSIntegration.AppIDPackage.RightPaneToolwindow.OnReportSourceChanged(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)

    ************** Loaded Assemblies **************

    mscorlib

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3603 (GDR.050727-3600)

    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

    ----------------------------------------

    AppIDPackage

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.1399.00

    CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server/90/Tools/Binn/VSShell/Common7/IDE/AppIDPackage.DLL

    ----------------------------------------

    Microsoft.SqlServer.SqlTools.VSIntegration

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.1399.00

    CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server/90/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.SqlTools.VSIntegration.DLL

    ----------------------------------------

    Microsoft.VisualStudio.Shell.Interop

    Assembly Version: 7.1.40304.0

    Win32 Version: 7.10.6070

    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

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

    ----------------------------------------

    System.Windows.Forms

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    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.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

    ----------------------------------------

    Microsoft.SqlServer.SqlTDiagM

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.1399.00

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.SqlServer.SqlTDiagM/9.0.242.0__89845dcd8080cc91/Microsoft.SqlServer.SqlTDiagM.dll

    ----------------------------------------

    Microsoft.DataWarehouse.SQM

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.4035.00

    CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server/90/Tools/Binn/VSShell/Common7/IDE/Microsoft.DataWarehouse.SQM.DLL

    ----------------------------------------

    Microsoft.SqlServer.Instapi

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.1399.00

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.SqlServer.Instapi/9.0.242.0__89845dcd8080cc91/Microsoft.SqlServer.Instapi.dll

    ----------------------------------------

    ObjectExplorer

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.1399.00

    CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server/90/Tools/Binn/VSShell/Common7/IDE/ObjectExplorer.DLL

    ----------------------------------------

    ConnectionDlg

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.1399.00

    CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server/90/Tools/Binn/VSShell/Common7/IDE/ConnectionDlg.DLL

    ----------------------------------------

    Microsoft.SqlServer.RegSvrEnum

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.4035.00

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.SqlServer.RegSvrEnum/9.0.242.0__89845dcd8080cc91/Microsoft.SqlServer.RegSvrEnum.dll

    ----------------------------------------

    SqlWorkbench.Interfaces

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.4035.00

    CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server/90/Tools/Binn/VSShell/Common7/IDE/SqlWorkbench.Interfaces.DLL

    ----------------------------------------

    Microsoft.SqlServer.CustomControls

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.4035.00

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.SqlServer.CustomControls/9.0.242.0__89845dcd8080cc91/Microsoft.SqlServer.CustomControls.dll

    ----------------------------------------

    SqlMgmt

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.1399.00

    CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server/90/Tools/Binn/VSShell/Common7/IDE/SqlMgmt.DLL

    ----------------------------------------

    Accessibility

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

    ----------------------------------------

    System.Data

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.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

    ----------------------------------------

    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.NetEnterpriseServers.ExceptionMessageBox

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.4035.00

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.NetEnterpriseServers.ExceptionMessageBox/9.0.242.0__89845dcd8080cc91/Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll

    ----------------------------------------

    Microsoft.SqlServer.ConnectionInfo

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.4035.00

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.SqlServer.ConnectionInfo/9.0.242.0__89845dcd8080cc91/Microsoft.SqlServer.ConnectionInfo.dll

    ----------------------------------------

    System.Xml

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

    ----------------------------------------

    Microsoft.SqlServer.SmoEnum

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.4035.00

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.SqlServer.SmoEnum/9.0.242.0__89845dcd8080cc91/Microsoft.SqlServer.SmoEnum.dll

    ----------------------------------------

    Microsoft.SqlServer.DTEnum

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.1399.00

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.SqlServer.DTEnum/9.0.242.0__89845dcd8080cc91/Microsoft.SqlServer.DTEnum.dll

    ----------------------------------------

    Microsoft.SqlServer.ManagedDTS

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.4035.00

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.SqlServer.ManagedDTS/9.0.242.0__89845dcd8080cc91/Microsoft.SqlServer.ManagedDTS.dll

    ----------------------------------------

    Microsoft.SqlServer.DTSRuntimeWrap

    Assembly Version: 9.0.242.0

    Win32 Version: 9.0.242.0

    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/Microsoft.SqlServer.DTSRuntimeWrap/9.0.242.0__89845dcd8080cc91/Microsoft.SqlServer.DTSRuntimeWrap.dll

    ----------------------------------------

    Microsoft.SqlServer.DtsObjectExplorerUI

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.1399.00

    CodeBase: file:///C:/Program%20Files/Microsoft%20SQL%20Server/90/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.DtsObjectExplorerUI.DLL

    ----------------------------------------

    System.Management

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll

    ----------------------------------------

    Microsoft.SqlServer.SqlEnum

    Assembly Version: 9.0.242.0

    Win32 Version: 9.00.4035.00

    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.SqlServer.SqlEnum/9.0.242.0__89845dcd8080cc91/Microsoft.SqlServer.SqlEnum.dll

    ----------------------------------------

    Thanks,

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply