A Run the Remote Debugging Monitor (Msvsmon.exe) on the development computer that is doing the debugging. Use the tool to define connection rights to the server you want to debug.
B Run the Remote Debugging Monitor (Msvsmon.exe) on the server you want 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 want to debug.
D In Visual Studio, use the Attach To Process dialog box to attach to the browser process that is running the application you want to debug.