Attach Debugger to IIS instance

前端 未结 7 1125
感动是毒
感动是毒 2020-12-02 16:24

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: I\'m not seeing the IIS process within the runn

相关标签:
7条回答
  • 2020-12-02 17:11

    You'll also need to open Internet Information Service From Control Panel > Administrative Tools. Right click the web site in question, click the home directory tab, and select the configuration button. This will open a new form with three tabs - click the debugging one and select the two options in the debugging flag section. This is also necessary to debug.

    0 讨论(0)
提交回复
热议问题