What ports do i need to unblock on client and server (running msvsmon.exe) to debug remotely from my

D

DR

What ports do i need to unblock on client and server (running msvsmon.exe)
to debug remotely from my client box with visual studio 2005 pro?

When I attach to remote process a connection shows up in msvsmon.exe on the
remote machine, however, the client box with visual studio displays error:

"Unable to connect to the mricosoft visual studio remtoe debugging monitor
named 'the box name' the micorosft visual studio remote debugging monitor on
teh remote cmopuer cannot connect to teh local computer. a firewall may be
preventiong communication via dcom to the local computer. please see help
for assistance."

Each time i try to connect with visual studio, another connection shows up
on the remote machine's running msvsmon.exe app but i get this same error:

"Unable to connect to the mricosoft visual studio remtoe debugging monitor
named 'the box name' the micorosft visual studio remote debugging monitor on
teh remote cmopuer cannot connect to teh local computer. a firewall may be
preventiong communication via dcom to the local computer. please see help
for assistance."


does msvsmon.exe use more then one port? what all ports or port ranges does
the server running msvsmon.exe need unblocked?
does msvsmon.exe connect back to the client on new port? if so what ports
does the client (running visual studio) need unblocked?
 
M

Michael Nemtsev, MVP

Hello dr,

unblock all ports for this application

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


d> What ports do i need to unblock on client and server (running
d> msvsmon.exe) to debug remotely from my client box with visual studio
d> 2005 pro?
d>
d> When I attach to remote process a connection shows up in msvsmon.exe
d> on the remote machine, however, the client box with visual studio
d> displays error:
d>
d> "Unable to connect to the mricosoft visual studio remtoe debugging
d> monitor named 'the box name' the micorosft visual studio remote
d> debugging monitor on teh remote cmopuer cannot connect to teh local
d> computer. a firewall may be preventiong communication via dcom to the
d> local computer. please see help for assistance."
d>
d> Each time i try to connect with visual studio, another connection
d> shows up on the remote machine's running msvsmon.exe app but i get
d> this same error:
d>
d> "Unable to connect to the mricosoft visual studio remtoe debugging
d> monitor named 'the box name' the micorosft visual studio remote
d> debugging monitor on teh remote cmopuer cannot connect to teh local
d> computer. a firewall may be preventiong communication via dcom to the
d> local computer. please see help for assistance."
d>
d> does msvsmon.exe use more then one port? what all ports or port
d> ranges does
d> the server running msvsmon.exe need unblocked?
d> does msvsmon.exe connect back to the client on new port? if so what
d> ports
d> does the client (running visual studio) need unblocked?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top