Sometimes when I shutdown the Windows 8 Pro computers on my Server Essentials 2012 network I will see an error message flash by. When checking the event viewer I see one of the following. Does anyone know of a fix? Thanks.
Log Name: Application
Source: .NET Runtime
Date: 3/24/2013 11:48:05 AM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Description:
Application: Launchpad.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
at System.Windows.Forms.SafeNativeMethods.ImageList_Destroy(System.Runtime.InteropServices.HandleRef)
at System.Windows.Forms.SafeNativeMethods.ImageList_Destroy(System.Runtime.InteropServices.HandleRef)
at System.Windows.Forms.ImageList+NativeImageList.Finalize()
Log Name: Application
Source: .NET Runtime
Date: 3/24/2013 10:36:40 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Description:
Application: Launchpad.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
Stack:
at System.Windows.Forms.ListView+ListViewNativeItemCollection.get_Item(Int32)
at System.Windows.Forms.ListView+ListViewItemCollection.get_Item(Int32)
at System.Windows.Forms.ListView+ListViewNativeItemCollection.Clear()
at System.Windows.Forms.ListView.Dispose(Boolean)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Control.Dispose(Boolean)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Control.Dispose(Boolean)
at System.Windows.Forms.ContainerControl.Dispose(Boolean)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Control.Dispose(Boolean)
at System.Windows.Forms.ContainerControl.Dispose(Boolean)
at Microsoft.WindowsServerSolutions.Administration.Controls.AlertsView.AlertsViewer.Dispose(Boolean)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Control.Dispose(Boolean)
at System.Windows.Forms.ContainerControl.Dispose(Boolean)
at System.Windows.Forms.Form.Dispose(Boolean)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Form.WmClose(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)