| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
What is aspnet_wp.exe??
Hi Guys
I have noticed that many times aspnet_wp.exe keeps running (seen in Task Manager) even after i have closed the VS.NET 2003. It sounds related to ASP.NET!! I have Win XP Pro, .NET 1.1. Anything wrong anywhere?? And i hope its the right forum Thanx Micky |
|
#2
|
||||
|
||||
|
this is the .NET framework process, it should always be there:
http://www.liutilities.com/products...rary/aspnet_wp/ in short, as far as I understand this process is responsible to take .NET code and "compile" it, or at least something related to it. (wp - short for Work Process) |
|
#3
|
||||
|
||||
|
Shadow is correct. It is the ASP.NET worker process.
There may be multiple instances of it running depending if you have multiple application pools set up in IIS 6.0. |
|
#4
|
||||
|
||||
|
side note: you can kill that process, it's not harmful to do
that and the process would re-spawn when it's needed. it's quite like restarting IIS.. |
|
#5
|
||||
|
||||
|
ok....... thanx guys
![]() i just needed to know if its normal for that exe to be there ![]() i got it...... thanx for the info ![]() |
![]() |
| Viewing: ASP Free Forums > System Administration > Windows OS > What is aspnet_wp.exe?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|