A Run the Remote Debugging Monitor (Msvsmon.exe) on the development computer
doing the debugging. Use the tool to define connection rights to the server
you wish to debug.
B Run the Remote Debugging Monitor (Msvsmon.exe) on the server you wish to debug.
Use the tool to define connection rights for the developer doing the debugging.
C In Visual Studio, use the Attach To Process dialog box to attach to the ASP.NET
process on the server you wish to debug.
D In Visual Studio, use the Attach To Process dialog box to attach to the browser’s
process that is running the application you wish to debug.