When we go to start the IIS Manager GUI it opens, gives and error that it is looking for a solution and then shutsdown. The event log has the following 3 events describing the crash. How can we fix this?
Thanks
CJB
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-IIS-IISManager" />
<EventID Qualifiers="0">13</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-03-01T17:31:33.000000000Z" />
<EventRecordID>11748</EventRecordID>
<Channel>Application</Channel>
<Computer>WEBServer</Computer>
<Security />
</System>
- <EventData>
<Data>IISMANAGER_CRASH IIS Manager terminated unexpectedly. Exception:System.NullReferenceException: Object reference not set to an instance of an object. at System.Windows.Forms.ToolStripProfessionalRenderer.FillWithDoubleGradient(Color beginColor, Color
middleColor, Color endColor, Graphics g, Rectangle bounds, Int32 firstGradientWidth, Int32 secondGradientWidth, LinearGradientMode mode, Boolean flipHorizontal) at System.Windows.Forms.ToolStripProfessionalRenderer.RenderToolStripBackgroundInternal(ToolStripRenderEventArgs
e) at System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBackground(ToolStripRenderEventArgs e) at System.Windows.Forms.ToolStrip.OnPaintBackground(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e,
Int16 layer) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam) Process:InetMgr</Data>
</EventData>
</Event>
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-03-01T17:31:33.000000000Z" />
<EventRecordID>11749</EventRecordID>
<Channel>Application</Channel>
<Computer>WEBServer</Computer>
<Security />
</System>
- <EventData>
<Data>Application: InetMgr.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.ToolStripProfessionalRenderer.FillWithDoubleGradient(System.Drawing.Color,
System.Drawing.Color, System.Drawing.Color, System.Drawing.Graphics, System.Drawing.Rectangle, Int32, Int32, System.Drawing.Drawing2D.LinearGradientMode, Boolean) at System.Windows.Forms.ToolStripProfessionalRenderer.RenderToolStripBackgroundInternal(System.Windows.Forms.ToolStripRenderEventArgs)
at System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBackground(System.Windows.Forms.ToolStripRenderEventArgs) at System.Windows.Forms.ToolStrip.OnPaintBackground(System.Windows.Forms.PaintEventArgs) at System.Windows.Forms.Control.PaintWithErrorHandling(System.Windows.Forms.PaintEventArgs,
Int16) at System.Windows.Forms.Control.WmPaint(System.Windows.Forms.Message ByRef) at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr,
Int32, IntPtr, IntPtr) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef) at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr,
Int32, Int32) at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext) at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext) at Microsoft.Web.Management.Host.Shell.ShellApplication.Execute(Boolean,
Boolean, Boolean)</Data>
</EventData>
</Event>
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-03-01T17:31:33.000000000Z" />
<EventRecordID>11750</EventRecordID>
<Channel>Application</Channel>
<Computer>WEBServer</Computer>
<Security />
</System>
- <EventData>
<Data>InetMgr.exe</Data>
<Data>8.5.9600.16384</Data>
<Data>5215f003</Data>
<Data>System.Windows.Forms.ni.dll</Data>
<Data>4.0.30319.33440</Data>
<Data>52004310</Data>
<Data>c0000005</Data>
<Data>00000000002c60ae</Data>
<Data>1198</Data>
<Data>01cf357416837caf</Data>
<Data>C:\Windows\system32\inetsrv\InetMgr.exe</Data>
<Data>C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\a3f6e8ccbf74af4e1742eb3eed2c0b72\System.Windows.Forms.ni.dll</Data>
<Data>54c284cf-a167-11e3-811e-00155d140900</Data>
<Data />
<Data />
</EventData>
</Event>