【发布时间】:2017-09-11 15:03:25
【问题描述】:
在基于 Windows 7 或 Windows Server 的计算机中显示错误。
启动多个 Windows 系统应用程序时会出现此错误,例如:
Windows Event ViewerWindows Task SchedulerWindows Activation Management Tool
错误显示如下:
堆栈跟踪错误:
在 Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadException(对象 发件人,ThreadExceptionEventArgs e) 在 System.Windows.Forms.Application.ThreadContext.OnThreadException(异常 t) 在 System.Windows.Forms.Control.WndProcException(异常 e)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd,Int32 消息, IntPtr wparam, IntPtr lparam) 在 System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) 在 System.Windows.Forms.NativeWindow.DefWndProc(Message& m) 在 Microsoft.Windows.ManagementUI.CombinedControls.ListViewEx.DefWndProc(消息& m) 在 System.Windows.Forms.ListView.WndProc(Message& m) 在 Microsoft.Windows.ManagementUI.CombinedControls.ListViewEx.WndProc(消息& m) 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd,Int32 消息, IntPtr wparam, IntPtr lparam)
【问题讨论】:
-
我在网上研究了这个问题,发现 1) 适用于 Windows 7 SP1 的 Hotfix Rollup 2688730(这是我所拥有的)应该可以解决这个问题,并且 2) 它似乎没有安装在我的机器,但我有一个问题:我找不到下载链接! (仅a Microsoft announcement page 处的修补程序说明。)
-
好的,我只记得要从 Microsoft 获得任何修补程序,有一个 URL you can use。您只需替换其中的 KB 编号。我访问了这个网站并提供了我的电子邮件地址。然后我从 Microsoft.com 收到一封电子邮件,帮助我下载the actual hotfix。然而它没有用!我仍然遇到同样的问题。
-
一般软件问题,比如这个,属于Super User,而不是Stack Overflow。
-
可以将它移到超级用户而不丢失这里的线程吗?
标签: windows-7 windows-server windows-task-scheduler event-viewer mmc