473,327 Members | 1,976 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,327 software developers and data experts.

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?

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?
Nov 3 '07 #1
1 4828
This article discusses it.

http://msdn2.microsoft.com/en-us/library/bt727f1t.aspx

In looking through it, it looks like there are several ports you may need
to open depending on what specific functionality you need.

--
Andrew Faust
andrew[at]andrewfaust.com
http://www.andrewfaust.com
"DR" <so*******************@yahoo.comwrote in message
news:uW**************@TK2MSFTNGP05.phx.gbl...
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?
Nov 3 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

121
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode...
26
by: Lasse Edsvik | last post by:
Hello I'm trying to build a simple COM+ app in vs.net using C# and i cant register it in component manager..... what more is needed than this: using System; using...
2
by: Mike | last post by:
I'm running XP pro with SP2 now, and using .NET. I can no longer debug my code since SP2 was installed. I removed SP2 and i still can't run my debug. I'm also running Web Developer Studio 2005 with...
4
by: Marek Krzeminski | last post by:
I am new to ASP and I am having some problems that I hope someone can help me with. I am using WindowsXP and a book to try to learn ASP. The book instructed me to install IIS & .Net Framework...
3
by: fong01 | last post by:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Net.Sockets.SocketException: No...
2
by: יוני גולדברג | last post by:
Hi, I have visual studio 2005 on client machine and another server machine (with sql server 2000 and IIS). Also i have .sln (visual studio solution) file with some asp.net project i have to...
8
by: David Thielen | last post by:
Hi; In our setup program how do I determine if I need to run "aspnet_regiis –i" and if so, is there an API I can calll rather than finding that program on the user's disk and calling it? --...
1
by: dburkinshaw | last post by:
I have a strange issue here. I created an exe that calls a Web Service that I also created. When I run in debug mode the WS is called and does its thing. When I run in release mode (through Visual...
1
by: DR | last post by:
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...
3
by: =?Utf-8?B?UGF1bA==?= | last post by:
Hi I have both vs 2003 and vs 2005 runing on a machine that has windows xp on it with iis 5.1. Everything works except I can not debug a 2003 web application. I looked in IIS and it is using...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.