Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How is remote debugging allowed on Microsoft SQL Management studio?

Status
Not open for further replies.

xarzu

IS-IT--Management
Jan 16, 2012
17
0
1
US
This is working with Sql Server version 2008 R2

Here are the other versions of software that might be helpful:

version_small_ywioba.png


How is remote debugging allowed on Microsoft SQL Management studio?

This question might be misunderstood. I am not sitting at the computer where Microsoft SQL Management studio resides and I am attempting to debug a remote database. That is not the issue I am having at all. Instead, I have remoted into a client's server by their request and also I am trying to debug an issue they are having. You see, this is how things are evolving in our world. More and more there are situations where a developer is working from home and has to remote into a client's system do get some work done.

When I open up their studio software on their side, if I try to debug or execute a command, I get this error message:

remote_issues_tycv0a.png


I want to be able to instruct them, on their side, what they need to do to make this problem go away. Please advise.
 
Give them your IP address so that they can add it to their firewall's "allow list".

...Or have them establish a VPN connection for you so that you can appear on their internal network.
 
That seems like a good suggestion.

Thank you.

I will let you know what happens.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top