将调试器附加到IIS实例 [英] Attach Debugger to IIS instance

查看:133
本文介绍了将调试器附加到IIS实例的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在XP机器上安装了IIS 5.1,还有visual studio 2005.我如何将调试器连接到IIS实例。

I have IIS 5.1 on a XP machine, and visual studio 2005. How do I go about attaching my debugger to IIS instance.

BTW:我不是在运行的进程中看到IIS进程,或者可能我不知道要查找什么。

BTW: I'm not seeing the IIS process within the running processes or probably I don't know what to look for .

推荐答案

在Visual Studio中: / p>

In Visual Studio:


  1. 点击调试菜单栏

  2. 点击附加到处理

  3. 点击左下角的显示所有用户的进程复选框

  4. 选择 aspnet_wp.exe w3p.exe w3wp.exe

  5. 点击附加

  1. Click "Debug" from the menu bar
  2. Click "Attach to Process"
  3. Check the "Show processes from all users" checkbox in the bottom left corner
  4. Select aspnet_wp.exe, w3p.exe, or w3wp.exe from the process list
  5. Click "Attach"

这篇关于将调试器附加到IIS实例的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆