Top "W3wp" questions

w3wp is an Internet Information Services (IIS) worker process.

What is w3wp.exe?

I have a WCF service running under a service user on my local system. Every time I try to debug …

wcf debugging iis iis-7 w3wp
W3WP.EXE using 100% CPU - where to start?

An ASP.NET web app running on IIS6 periodically shoots the CPU up to 100%. It's the W3WP that's responsible …

asp.net profiling w3wp red-gate-ants
ERROR: Symbol file could not be found. windbg.exe

I downloaded the symbols from http://www.microsoft.com/whdc/devtools/debugging/symbolpkg.mspx the package (Windows 7 RTM x86 retail …

debugging windbg symbols w3wp
Cannot attach debugger to w3wp

I'm debugging an ASP.NET application but sometimes cannot find w3wp neither in Visual Studio process list (Menu: Debug …

.net debugging w3wp
How to debug w3wp clr.dll error

My client has an ASP.NET application installed on two production servers (balanced with NLB, but that's irrelevant). Both servers …

asp.net iis crash-reports w3wp
Visual Studio 2012: Unable to attach the process. A debugger is already attached

I built solution, created application in IIS and mapped it to the application folder. It works fine. Then I go …

asp.net debugging visual-studio-2012 iis w3wp
How to close IIS Worker Process

I was trying to install Visual Studio 2008 SP1 on my machine and I encountered this issue. I looked it up, …

iis visual-studio-2008-sp1 w3wp worker-process
Why can't I attach to the w3wp.exe process when I turn off Just My Code in VS2010?

I'm using VS2010 Beta 2 and I turned on .NET Framework source stepping, so I had to disable 'Just My Code'. …

visual-studio debugging w3wp
How can I determine which w3wp.exe process belongs to which web site?

I have an IIS6 web server that is hosting two application pools. Occasionally, one of the w3wp processes will …

iis-6 w3wp
IIS7: Faulting application w3wp.exe, what is the root cause of these crashes?

Our Website is in .NET but with some old ASP and 32bits libraries too in it. It had been working …

iis iis-7 application-pool w3wp