Instead, you can use Debug > Attach to Process and select the machine name in the dialog box. This allows you to attach to an already running process on the remote machine. The process must be running either in a loop or by manually adding a CBL_DEBUGBREAK in order to allow time to attach before the program terminates.