From: RichardX on
Hi
I have an Intanet Server(IIS 5.0 on Win 2K) with about 10 ASP.Net 1.1
applications, from time to time I got exception OutOfMemoryException, the
application event log shows:
Failed to execute request because the App-Domain could not be created.
Error: 0x8007000e Not enough storage is available to complete this operation.


I set memoryLimit of processModel in machine.config to be 40, my total RAM
is 2GB.

Please advise,

Thanks a lot