views:

299

answers:

1

.Net remote debugging using VS requires port 135 (DCOM) to be opened.

Is it possible to change it to another port? Is it possible to tunnel through another port by running bridge on the remote server?

Thanks Saar

A: 

Solved the problem by creating a VPN connection between the server and debugger machine.

Saar

Saar