G
Guest
Earlier this week we set up a second application pool to be able to implement
trusted connections between ASP.NET apps and a SQL Server database on a
different server.
The trusted connection is working, but there seems to be a memory leak.
After paging through about 6 web pages that access the database, we're
getting the following application error (in Event Viewer):
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
We've looked on Google at a number of postings about this error but they
don't seem to apply to our network setup situation. We can't find anything in
MSDN.
Help is appreciated. Let me know if you need more specific information.
Leslie
trusted connections between ASP.NET apps and a SQL Server database on a
different server.
The trusted connection is working, but there seems to be a memory leak.
After paging through about 6 web pages that access the database, we're
getting the following application error (in Event Viewer):
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
We've looked on Google at a number of postings about this error but they
don't seem to apply to our network setup situation. We can't find anything in
MSDN.
Help is appreciated. Let me know if you need more specific information.
Leslie