Discussion:
IIS 5 problem to create APP-Domain
(too old to reply)
RichardX
2005-09-07 00:11:05 UTC
Permalink
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
dstickler
2005-11-07 14:03:03 UTC
Permalink
I am having the same problem... where you ever able to resolve this issue?

Thanks,
Post by RichardX
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
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
Loading...