System.ComponentModel.Win32Exception Message: Not enough storage is available to process this comman

Posted by george9170 on Stack Overflow See other posts from Stack Overflow or by george9170
Published on 2010-06-15T19:10:39Z Indexed on 2010/06/15 19:12 UTC
Read the original article Hit count: 1138

Filed under:
|

short of restarting our server, is there anyway we can get this memory released and our website up and running. Below is a trace from the event viewer

An unhandled exception occurred and the process was terminated. Application ID: /LM/W3SVC/17/ROOT Process ID: 14352 Exception: System.ComponentModel.Win32Exception Message: Not enough storage is available to process this command StackTrace: at MS.Win32.UnsafeNativeMethods.RegisterClassEx(WNDCLASSEX_D wc_d) at MS.Win32.HwndWrapper..ctor(Int32 classStyle, Int32 style, Int32 exStyle, Int32 x, Int32 y, Int32 width, Int32 height, String name, IntPtr parent, HwndWrapperHook[] hooks) at MS.Win32.MessageOnlyHwndWrapper..ctor() at System.Windows.Threading.Dispatcher..ctor() at System.Windows.Threading.Dispatcher.get_CurrentDispatcher() at ISC.MapDotNetServer.MapPrintSupport.BaseTileRequestorResolver.b__0() at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

© Stack Overflow or respective owner

Related posts about .NET

Related posts about iis