473,395 Members | 1,999 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,395 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 2695
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
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.