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


SYMPTOMS

When web mail is loaded the following error occurs in my Event Log:

Event Type:   Error
Event Source:   ASP.NET 2.0.50727.0
Event Category:   None
Event ID:   1093
Date:      2/18/2007
Time:      11:52:41 PM
User:      N/A
Computer:   SERVERNAME
Description:
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

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp .

CAUSE

This error is caused by a known issue with insufficient permissions in the IIS metabase.

RESOLUTION

SUMMARY of TROUBLESHOOTING
==========================
This error is caused by a known issue with insufficient permissions in your IIS metabase. The metabase ACL's on the target server did not include the IIS_WPG group on the following two nodes of the metabase (IIS_WPG is in both ACL's on a clean install):
- W3SVC/AppPools
- W3SVC/Filters

You can download the MetaACL utility from
http://support.microsoft.com/?id=267904. After you have installed the program, open a command prompt and navigate to the directory where you installed it. Then type the following:

cscript metaacl.vbs
IIS://Localhost/W3SVC/AppPools IIS_WPG RE

Warning:
The path is case sensitive - type exactly as above; after you run this command restart the IIS services and see if this corrects the problem.

REFERENCES

If this does not resolve the issue, this article may be of further assistance.

Microsoft web site: http://support.microsoft.com/?id=267904



Product:MailEnable
Category:Other
Article:ME020474
Module:General
Keywords:0x80070005,.net,error,memory,use,Unable,to,get,the,private,bytes
Class:TRB: Troubleshooting (Configuration or Environment)
Revised:Wednesday, May 4, 2016
Author:
Publisher:MailEnable