aspnet_wp is missing

B

Barkha

Hello!
I am working on asp.net web service and want to debug it. For this purpose
I go to Debug>> Processes and see the availaible processess. I don't get to
see aspnet worker process running.
Now when I send me reuquest say for example:
http://localhost/mymodule/test.aspx
and then go to the above mentioned step , I do find aspnet_wp.exe as an
availiable process.
I fail to understand why this process is not running before sending the
request.
In machine.config my processModel settings are
username = machine
password = autogenerate
Any pointers?
Thanks and Regards
barkha shah
 
A

Andrew de la Harpe

The process is only loaded as required which in this case is when the first
page is requested.
The process will also timeout and terminate after a configurable(
machine.config ) idle time.

A
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,995
Messages
2,570,225
Members
46,815
Latest member
treekmostly22

Latest Threads

Top