0

I have 64bit Windows Server 2012 where I am getting error:

Message: Retrieving the COM class factory for component with CLSID {XXXX-XXXX-XXXX-XXXX} failed due to the following error: 80070008 Not enough storage is available to process this command. (Exception from HRESULT: 0x80070008).

The server runs in a farm with another two 32 bit Windows 2003 servers with code built for 64 bit environment. This only happens on new 64 bit server, where the IIS worker process starts "eating up" the memory.

I have temporary resolved the problem with setting the application pool recycling in IIS. What could be the issue? Another info is that I am using 32 bit application pool, because one of the components is not build (yet) for 64 bit environment.

Any help regarding this leak would be appreciated!

no9
  • 303
  • 3
  • 5
  • 13
  • How about asking the devs to find the leak? I'm not sure if there's something we can do if its code related other than offering workarounds (which you already seem to have implemented) – MichelZ Jun 30 '14 at 06:40
  • i have tried asking on stackoverflow, but the question got closed as not related/offtopic. – no9 Jul 01 '14 at 08:16

0 Answers0