w3wp

Cannot attach debugger to w3wp

对着背影说爱祢 提交于 2019-11-27 17:08:48
问题 I'm debugging an ASP.NET application but sometimes cannot find w3wp neither in Visual Studio process list (Menu: Debug -> Attach to Process... ) nor in task manager . I have selected ' Show processes from all users ' and ' Show processes in all sessions ' check boxes. When run the project from localhost , after an unhanded exception happens debugger would attach to w3wp (too late for me to step into code) ! Why I cannot see w3wp sometimes ? Windows Server 2008 Enterprise Edition 64-bit,

What is w3wp.exe?

岁酱吖の 提交于 2019-11-27 05:23:35
问题 I have a WCF service running under a service user on my local system. Every time I try to debug it is giving me a message Attach Security warning . In Visual Studio, by default (even without attaching), I get this error: Attaching to this process can potentially harm your computer. If the information below looks suspicious or you are unsure, do not attach to this process Name: C:\Windows\System32\inetsrv\w3wp.exe What is w3wp.exe ? According to a Google search, I think it is related to IIS.

How to debug w3wp clr.dll error

偶尔善良 提交于 2019-11-26 23:43:29
My client has an ASP.NET application installed on two production servers (balanced with NLB, but that's irrelevant). Both servers crash every 3-4 hours with the following event viewer logged error: Faulting application name: w3wp.exe, version: 7.5.7601.17514, time stamp: 0x4ce7afa2 Faulting module name: clr.dll, version: 4.0.30319.18034, time stamp: 0x50b5a783 Exception code: 0xc00000fd Fault offset: 0x000000000001a840 Faulting process id: 0xd50 Faulting application start time: 0x01ce97fe076d27b4 Faulting application path: c:\windows\system32\inetsrv\w3wp.exe Faulting module path: C:\Windows