G
Guest
Unable to get the private bytes memory limit for the W3WP process. The
ASP.NET cache will be unable to limit its memory use, which may lead to a
process restart. Error: 0x80070005
----------------------------------
This started happening after we updated to .NET 2.0. Here's our current
environment:
2 x Windows Server 2003 Web Edition SP1
Network Load Balancing (NLB)
App pools all running as Network Service
Sites are anonymous and run as a local account
No Active Directory
No Application Center installs at all
Originally we used to make IIS modifications on the first server, then use
IISCFG to copy the metabase to the other server. Now we handle modifications
to the configurations programatically on each server.
We have tried all of the workarounds for using the metaacl and the IIS_WPG
but we still have the problem.
ASP.NET cache will be unable to limit its memory use, which may lead to a
process restart. Error: 0x80070005
----------------------------------
This started happening after we updated to .NET 2.0. Here's our current
environment:
2 x Windows Server 2003 Web Edition SP1
Network Load Balancing (NLB)
App pools all running as Network Service
Sites are anonymous and run as a local account
No Active Directory
No Application Center installs at all
Originally we used to make IIS modifications on the first server, then use
IISCFG to copy the metabase to the other server. Now we handle modifications
to the configurations programatically on each server.
We have tried all of the workarounds for using the metaacl and the IIS_WPG
but we still have the problem.