I think you ar ereferring to "attach".
This is assuming that the running application is on your local host or vs is on the box that the running application is on.
click debug--> attach to process
In the process dialog look for the w3p process click it then click attach at the bottom of the dialog.
If it not on the application is not on the same box as vs, then you will have to into to remote debugging.
|