all groups > visual studio .net debugging > july 2004 >
You're in the

visual studio .net debugging

group:

Debugging remote computer outside Domain


Debugging remote computer outside Domain Bae, Hyun-jik
7/25/2004 9:59:52 PM
visual studio .net debugging:
How can I debug my app running on a computer OUTSIDE DOMAIN with DCOM remote
debug and Visual Studio.net 2003? I don't want to use TCP native debugging,
because it leaks some security.

Please reply. Thanks in advance.

Bae,Hyun-jik

Re: Debugging remote computer outside Domain Oleg Starodumov
7/30/2004 11:41:41 AM

[quoted text, click to view]

You should have a local (non-domain) user account with the same name and the same password
on both machines. Run VS.NET locally under this account, and it should be able
to connect to the remote machine over DCOM.

On both machines, the user account must have sufficient privileges for debugging.

Regards,
Oleg



AddThis Social Bookmark Button