简体   繁体   English

在Windows 2012服务器IIS 8.0中进行IIS调试

[英]IIS debugging in windows 2012 server IIS 8.0

Am trying to debug the web application hosted in windows server 2012 with IIS 8.0. 我试图使用IIS 8.0调试Windows Server 2012中托管的Web应用程序。 I opened VS2008 with the code and i Attach process but no W3Wp.exe process is listed there. 我用代码和i Attach进程打开了VS2008,但没有列出W3Wp.exe进程。

In task manager i can see the w3wp.exe under details tab not in Procees tab. 在任务管理器中,我可以在Procees选项卡中看到详细信息选项卡下的w3wp.exe。 In process tab IIS worker Process is listed. 在进程选项卡中列出了IIS工作进程。

Checked all users and all sessions as well 检查所有用户和所有会话

Please let me know how i can debug. 请告诉我如何调试。

Thanks 谢谢

“在所有会议中展示流程”为我展示了它

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 将服务器升级到Windows Server 2012 / VS 2012 / IIS 8.0后,PUT不再起作用 - PUT no longer works after upgrading my server to to Windows Server 2012 / VS 2012 / IIS 8.0 在Windows Server 2012上将IIS连接到SQL Server 2014 - Connecting IIS to SQL Server 2014 on Windows Server 2012 Windows Server 2012 R2 IIS中的XML序列化错误,但Windows 10 IIS中没有 - XML Serialization Errors in Windows Server 2012 R2 IIS, but not in Windows 10 IIS 基本NLog文件目标在IIS 8和Windows Server 2012下不起作用 - Basic NLog file target not working under IIS 8 and Windows Server 2012 创建代理实例失败,出现COMException(IIS,Windows Server 2012,NHibernate) - Creating a proxy instance failed with COMException (IIS, Windows Server 2012, NHibernate) 无法阻止Windows Server 2012上的IIS 8.5中的回收 - Cannot prevent recycling in IIS 8.5 on windows server 2012 Windows Server 2012内存限制上的IIS工作进程 - IIS Worker Process on Windows Server 2012 Memory Limit 自定义ServiceHostFactory在Windows Server 2012和IIS 8.5上失败 - Custom ServiceHostFactory fails on Windows Server 2012 and IIS 8.5 IIS 8(Windows Server 2012)无法运行批处理文件 - IIS 8( windows server 2012) cannot run batch file Windows 8上的IIS 8.0 Express和WebSocket无法正常工作 - IIS 8.0 Express and WebSocket on Windows 8 not working
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM