Asp.net 2.0 error : DOTNET
This is a discussion on Asp.net 2.0 error within the DOTNET forums in Framework and Interface Programming category; I am using windws 2003 std edition server with IIS 6.0 which was ruuning fine with dot net frame work 1.1 with out any errors. But in last week I have installed dotnet frame work 2.0 which are generating a unique error message in event viewer. Please find the error message below and help me in resolving this issue. Error1 :- 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 I appreciate your help in this reagrd. ...
| DOTNET Discussion forums related to Microsoft Dot net technologies, CSharp and other related items |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| with dot net frame work 1.1 with out any errors. But in last week I have installed dotnet frame work 2.0 which are generating a unique error message in event viewer. Please find the error message below and help me in resolving this issue. Error1 :- 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 I appreciate your help in this reagrd. Thanks Ravi Chander |
|
#2
| |||
| |||
| Hello Ravi, What behavior leads to this exeption? --- WBR, Michael Nemtsev [.NET/C# MVP]. My blog: http://spaces.live.com/laflour Team blog: http://devkids.blogspot.com/ "The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" (c) Michelangelo RC> I am using windws 2003 std edition server with IIS 6.0 which was RC> ruuning fine with dot net frame work 1.1 with out any errors. But in RC> last week I have installed dotnet frame work 2.0 which are RC> generating a unique error message in event viewer. Please find the RC> error message below and help me in resolving this issue. RC> RC> Error1 :- Unable to get the private bytes memory limit for the W3WP RC> process. The ASP.NET cache will be unable to limit its memory use, RC> which may lead to a process restart. Error: 0x80070005 RC> RC> I appreciate your help in this reagrd. RC> RC> Thanks RC> Ravi Chander |
|
#3
| |||
| |||
| Hi Michael, Actually my server is running with some asp.net websites , among them few websites are running on framework 1.1 and few more on framework 2.0. For every 20-3 mins these errors are generating. let me know what other information you need on this so i can work out an dgive you. Thanks Ravi Chander "Michael Nemtsev" wrote: > Hello Ravi, > > What behavior leads to this exeption? > > --- > WBR, Michael Nemtsev [.NET/C# MVP]. > My blog: http://spaces.live.com/laflour > Team blog: http://devkids.blogspot.com/ > > "The greatest danger for most of us is not that our aim is too high and we > miss it, but that it is too low and we reach it" (c) Michelangelo > > RC> I am using windws 2003 std edition server with IIS 6.0 which was > RC> ruuning fine with dot net frame work 1.1 with out any errors. But in > RC> last week I have installed dotnet frame work 2.0 which are > RC> generating a unique error message in event viewer. Please find the > RC> error message below and help me in resolving this issue. > RC> > RC> Error1 :- Unable to get the private bytes memory limit for the W3WP > RC> process. The ASP.NET cache will be unable to limit its memory use, > RC> which may lead to a process restart. Error: 0x80070005 > RC> > RC> I appreciate your help in this reagrd. > RC> > RC> Thanks > RC> Ravi Chander > > > |
|
#4
| |||
| |||
| Hello Ravi, Try this: 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 --- WBR, Michael Nemtsev [.NET/C# MVP]. My blog: http://spaces.live.com/laflour Team blog: http://devkids.blogspot.com/ "The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" (c) Michelangelo RC> Unable to get the private bytes memory limit for the W3WP RC> RC>> process RC>> |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error 8 Compilation Error. File permission error or DMA hardwareerror detected | usenet | labview | 2 | 09-13-2007 07:10 AM |
| Can't Save File Error, I/O error, Program Error | usenet | Adobe Photoshop | 11 | 12-11-2006 09:21 AM |
| Re: SQLXML 3.0 SP3 "Internal server error: Error parsing SOAP conf | usenet | XML SOAP | 1 | 04-27-2005 04:53 PM |
| New twist to Error sending message, child exited 127 (Exec error.) problem | usenet | Mutt | 3 | 01-21-2005 10:14 AM |
| How to change 'On Error Goto ArreurA' with 'On Error Goto ArreurB' without error if an error occured? | usenet | basic.visual | 0 | 08-09-2004 04:30 AM |
All times are GMT -5. The time now is 05:40 AM.




