How to configure to use InterDev to debug ASP code ZT

zhaozj2021-02-16  65

First, reason

Now we have been using Microsoft Script debugger tool to debug the ASP code. During the debugging process, everyone feels that his debugging function is not strong enough. I hope to use Visual C 6.0 debug C . The following is how to configure your web server, make It can debug the local and remote ASP scripts with powerful Visual Interdev.

The installation manual is only the configuration of local debugging, and remote debugging is not involved.

Second, the installation step

1, first install IIS 4.0 or update version (PWS 4.0 can also)

Windows 2000 Server has been installed by default. Skip !!!

2, install Visual InterDev 6.0 and Backoffice

1) After selecting "Workstation Tools and Components ->" Microsoft Visual InterDev 6.0 "installation is completed, the second step is performed.

2) Select "Server Applications and Tools (Add Only)" -> select "Launch BackOffice Installation Wizard" -> select "Remote Machine Debugging", "Visual InterDev Server", "Front Page Server Extensions," and "MS Data Access Components "installation.

3, install Visual Studio SP5. Configuration Steps (Local Server Debug)

1, DEBUG Permission Setting (DCOM) 1) "Start (タ ー ト)" -> "Run (ファ ファ 名 名 名 指 指 指 て て 実 実 実 実 実 実 実 実 実 実 実 実 実 実 对 对 弹 弹 実 実 実 実 実 弹 実 実 弹 对

2) Please confirm that "Catalog Class" is selected, and then click the "プ プ パティ" button. Select "セキュ セキュ ティ ティ" Select Page 3) Select "の セ セ セ 使 使", click "Equal" button 4) Please add "ア セ セ セ许 権 権 User, it is best to add "Administrators" group.

5) After completing, click the "OK" button

6) Next choice "Machine Debug Manager"

7) Complete settings above 2-5 above

8) After completing, restart.

2, set InterDev6

1) Open "Microsoft Visual InterDev 6.0"

2) "Tools" -> "Options", select "Insert BreakPoints in Active ..."

3, set the Debug property of IIS

With Microsoft Script Debugger debugging, the following steps should be very familiar.

1) Open "Management ツ ツ ル" -> "ン タ ネ ネ ト ト フォメ フォメ フォメ フォメ フォメ ビ ビ"

2) Right-click on the properties of the directory to be debugged, such as AK

3) Click the "Composition" button, choose "プ プ プ ケ ケ ショ デ デ グ グ" page

3) Select "asp の サ サ バ ー プ プ プ プ プ ト ト ト ク プ プ プ ..."

4. The configuration work that completes the local server debugging has been completed.

4. How to debug (manual debugging)

1. First, run the code to be debugged in IE.

2, open InterDev, "Debug" -> "Processes"

3. Select inetinfo.exe, click the "Attach" button, close the window.

Look, is there a window below?

4, start debugging

5. It's too familiar, how can I tune me, don't say it, try it.

转载请注明原文地址:https://www.9cbs.com/read-19229.html

New Post(0)