473,385 Members | 1,564 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

processmodel ?

Trying to run a sample provided on the microsoft to help me determine my memory issues on iis6/2003 server
Here is the error I am getting

[HttpException (0x80004005): Process information is available only when the ASP.NET process model is enabled.
In my machine.config looks like process model is enabled
<processMode
enable="true
timeout="Infinite
idleTimeout="Infinite
shutdownTimeout="0:00:05"
requestLimit="Infinite"
requestQueueLimit="5000"
restartQueueLimit="10
memoryLimit="60"
webGarden="false
cpuMask="0xffffffff
userName="machine
password="AutoGenerate
logLevel="Errors
clientConnectedCheck="0:00:05
comAuthenticationLevel="Connect
comImpersonationLevel="Impersonate
responseDeadlockInterval="00:03:00"
maxWorkerThreads="20
maxIoThreads="20
/

last call on the stack trace is
System.Web.ProcessModelInfo.GetHistory(Int32 numRecords)

any ideas how to resolve this problem ?
Nov 18 '05 #1
2 2693
you have to put your application iis5 mode for process model setting to take
place.

-- bruce (sqlwork.com)
"jzink" <an*******@discussions.microsoft.com> wrote in message
news:38**********************************@microsof t.com...
Trying to run a sample provided on the microsoft to help me determine my memory issues on iis6/2003 server. Here is the error I am getting:

[HttpException (0x80004005): Process information is available only when the ASP.NET process model is enabled.]

In my machine.config looks like process model is enabled:
<processModel
enable="true"
timeout="Infinite"
idleTimeout="Infinite"
shutdownTimeout="0:00:05"
requestLimit="Infinite"
requestQueueLimit="5000"
restartQueueLimit="10"
memoryLimit="60"
webGarden="false"
cpuMask="0xffffffff"
userName="machine"
password="AutoGenerate"
logLevel="Errors"
clientConnectedCheck="0:00:05"
comAuthenticationLevel="Connect"
comImpersonationLevel="Impersonate"
responseDeadlockInterval="00:03:00"
maxWorkerThreads="20"
maxIoThreads="20"
/>

last call on the stack trace is:
System.Web.ProcessModelInfo.GetHistory(Int32 numRecords)

any ideas how to resolve this problem ?

Nov 18 '05 #2
you have to put your application iis5 mode for process model setting to take
place.

-- bruce (sqlwork.com)
"jzink" <an*******@discussions.microsoft.com> wrote in message
news:38**********************************@microsof t.com...
Trying to run a sample provided on the microsoft to help me determine my memory issues on iis6/2003 server. Here is the error I am getting:

[HttpException (0x80004005): Process information is available only when the ASP.NET process model is enabled.]

In my machine.config looks like process model is enabled:
<processModel
enable="true"
timeout="Infinite"
idleTimeout="Infinite"
shutdownTimeout="0:00:05"
requestLimit="Infinite"
requestQueueLimit="5000"
restartQueueLimit="10"
memoryLimit="60"
webGarden="false"
cpuMask="0xffffffff"
userName="machine"
password="AutoGenerate"
logLevel="Errors"
clientConnectedCheck="0:00:05"
comAuthenticationLevel="Connect"
comImpersonationLevel="Impersonate"
responseDeadlockInterval="00:03:00"
maxWorkerThreads="20"
maxIoThreads="20"
/>

last call on the stack trace is:
System.Web.ProcessModelInfo.GetHistory(Int32 numRecords)

any ideas how to resolve this problem ?

Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: alien2_51 | last post by:
Greetings, I apologize for the cross post I posted previously to .Net Framework with no replies... I have an application server that potentially will service all enterprise applications from...
8
by: Matt Sollars | last post by:
Hi, all. I was recently told about changing the <processModel> tag in the machine.config to allow the ASP.NET worker process to run as a system user. It was supposed to clear up a problem I was...
1
by: jzink | last post by:
Trying to run a sample provided on the microsoft to help me determine my memory issues on iis6/2003 server Here is the error I am getting [HttpException (0x80004005): Process information is...
3
by: Wm. Scott Miller | last post by:
What is the difference between using a username and password in the processmodel section vs using one in impersonation in the machine.config file? What are the advantages of each and what are the...
5
by: Matt Hasselback | last post by:
Heres the brief. i'm trying to specify a domain level account to run a SPECIFIC website with, so that I can access network resources, fileshare directories, etc. MY STEPS 1.) i changed my...
0
by: ruca | last post by:
Hi, Can I define something like processModel that exist in Machie.config for one and only one WebApplication using IIS 5.1?!??!?!? For example define something in Web.config. I know that I can...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.