Re: Remote debugging outside of domain

2010-08-08 Thread David Richards
Have you tried logging on with credentials from the remote computer? ie, create a local testuser account on the remote server and log on with remoteserver\testuser. Is the trace option turned off in the app.config? David If we can hit that bullseye, the rest of the dominoes  will fall like a

RE: Remote debugging outside of domain

2010-08-08 Thread Michael Lyons
] Sent: Sunday, 8 August 2010 9:50 PM To: Michael Lyons Subject: RE: Remote debugging outside of domain One option to try: Connect to shared folder on the remote machine first (e.g. c$ admin share) using Explorer Then VS. NET might use your established credentials to attempt to connect to the remote

RE: Remote debugging outside of domain

2010-08-08 Thread Wallace Turner
: Monday, 9 August 2010 9:12 AM To: ozdotnet@ozdotnet.com Subject: RE: Remote debugging outside of domain No luck. Same result. Liked the idea though. I also made sure that the user was in the VS remote debugger permissions and they had debugging permissions under the local security policies

Re: Remote debugging outside of domain

2010-08-08 Thread David Richards
Windows (or any other) firewall maybe? David If we can hit that bullseye, the rest of the dominoes  will fall like a house of cards... checkmate!  -Zapp Brannigan, Futurama On Mon, Aug 9, 2010 at 10:50, Michael Lyons maill...@ittworx.com wrote: S close. I can see that it logged on the

RE: Remote debugging outside of domain

2010-08-08 Thread Michael Lyons
and worry about licensing issues. - Michael Lyons -Original Message- From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Wallace Turner Sent: Monday, 9 August 2010 10:18 AM To: 'ozDotNet' Subject: RE: Remote debugging outside of domain If you

RE: Remote debugging outside of domain

2010-08-08 Thread Maddin, Peter
If I was in this position, I would install VS on a notebook (if you don't have one spare, they are pretty cheap these days) and place it in the same network environment as your server. I would then use remote debugging to discover the issue and if necessary nuke the notebook afterwards. From

RE: Remote debugging outside of domain

2010-08-08 Thread Greg Keogh
Unable to connect to the Microsoft Visual Studio Remote Debugging Monitor names 'x'. The Visual Studio Remote Debugger on the target computer cannot connect back to this computer. Authentication failed. Please see Help for assistance. Hi Michael, my condolences. I spent many solid hours of

RE: Remote debugging outside of domain

2010-08-08 Thread Wallace Turner
(yes that would require some work) -Original Message- From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Greg Keogh Sent: Monday, 9 August 2010 11:47 AM To: 'ozDotNet' Subject: RE: Remote debugging outside of domain Unable to connect to the Microsoft

RE: Remote debugging outside of domain

2010-08-08 Thread Michael Lyons
with some guess work. - Michael Lyons -Original Message- From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Maddin, Peter Sent: Monday, 9 August 2010 11:25 AM To: ozDotNet Subject: RE: Remote debugging outside of domain If I

RE: Remote debugging outside of domain

2010-08-08 Thread Michael Lyons
[mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Wallace Turner Sent: Monday, 9 August 2010 11:52 AM To: 'ozDotNet' Subject: RE: Remote debugging outside of domain Condolences++ rant Why do you make it so damn hard to debug a process on a remote machine (listen up Microsoft) As always, I'm sure

RE: Remote debugging outside of domain

2010-08-08 Thread Michael Lyons
, 9 August 2010 1:26 PM To: ozDotNet Subject: Re: Remote debugging outside of domain It's probably bad security, (but if you're inside a LAN or connecting via VPN or SSH it likely doesn't matter) but have you tried going to the options dialog (inside remote debugger stub) and tick allow any user

RE: Remote debugging outside of domain

2010-08-08 Thread David Kean
...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Michael Lyons Sent: Sunday, August 08, 2010 8:19 PM To: 'ozDotNet' Subject: RE: Remote debugging outside of domain I have to say it would be really nice if it just worked similar to what you were saying but popped up

Re: Remote debugging outside of domain

2010-08-08 Thread mike smith
as it doesn’t recognise the PDB’s. - Michael Lyons *From:* ozdotnet-boun...@ozdotnet.com [mailto: ozdotnet-boun...@ozdotnet.com] *On Behalf Of *mike smith *Sent:* Monday, 9 August 2010 1:26 PM *To:* ozDotNet *Subject:* Re: Remote debugging outside of domain It's