.NET 运行时

.NET 运行时

我正在运行 Windows Server 2012 Essentials 的 180 天试用版。客户端计算机安装了 Windows 8 Pro(64 位)。

几天前,客户端上的 Windows Update 自动安装了 Microsoft .NET Framework 的安全更新 (KB2840632)(两次;第一次安装尝试失败,如 Windows Update 历史记录中所示),此后 Windows Server 2012 Essentials Dashboard 的客户端应用程序将无法再启动。启动应用程序后,有一些活动,但 Dashboard 不会启动。在客户端的事件查看器中,出现以下错误(荷兰语):

.NET 运行时

运行:DashboardClient.exe

框架版本:v4.0.30319

描述:该过程由一个安装工的外部旋转产生。

异常信息:System.Windows.Markup.XamlParseException

堆:

在 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object、System.Delegate、System.Object、Int32、System.Delegate)

在 System.Windows.Threading.DispatcherOperation.InvokeImpl()

在 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext、System.Threading.ContextCallback、System.Object、布尔值)

在 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext、System.Threading.ContextCallback、System.Object、布尔值)

在 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext、System.Threading.ContextCallback、System.Object)

在 System.Windows.Threading.DispatcherOperation.Invoke()

在 System.Windows.Threading.Dispatcher.ProcessQueue()

在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr、Int32、IntPtr、IntPtr、Boolean ByRef)

在 MS.Win32.HwndWrapper.WndProc(IntPtr、Int32、IntPtr、IntPtr、Boolean ByRef)

在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)

在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate、System.Object、Int32)

在 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object、System.Delegate、System.Object、Int32、System.Delegate)

在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority、System.TimeSpan、System.Delegate、System.Object、Int32)

在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr,Int32,IntPtr,IntPtr)

在 MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)

在 MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)

在 System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)

在 System.Windows.Application.RunInternal(System.Windows.Window)

在 System.Windows.Application.Run()

在 Microsoft.WindowsServerSolutions.DashboardClient.App.Main()

应用程序错误

名称来自:DashboardClient.exe,版本:6.2.9805.0,时间状态:0x504a9f23

找到以下模块:KERNELBASE.dll,版本:6.2.9200.16451,时间状态:0x50988aa6

退出代码:0xe0434352

富特玛吉:0x000000000003811c

进程 ID:0xa88

toepassing 的启动时间:0x01cea0efc5324059

转到以下位置:C:\Program Files\Windows Server\Bin\DashboardClient.exe

转到找到的模块: C:\Windows\system32\KERNELBASE.dll

报告编号:104ddae5-0ce3-11e3-be93-00262d79dafa

完整包装如下:

包裹的相关证明编号为:

我怎样才能解决这个问题?

答案1

删除 .NET 更新直至做出充分修复?

答案2

由于这只是一个评估,为什么不在需要时备份 AD 并重建?避免将来使用该补丁

相关内容