Does Visual Studio 2019 remote debugger support Windows Server 2016 Datacenter version?

Anonymous
2023-07-27T06:10:58.1033333+00:00

I've set up a Windows Server 2016 Datacenter on cloud, and I want to remote debug program deployed on that server. But I can't connect the remote debugger from my local PC.

I find that Windows Server 2016 is within the list of supported OS of VS remote debugger, does that mean Windows Server 2016 Datacenter version is also supported?

Developer technologies | Visual Studio | Debugging
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Tianyu Sun-MSFT 34,441 Reputation points Microsoft External Staff
    2023-07-27T09:15:54.9566667+00:00

    Hello @Kevin, Liu,

    Welcome to Microsoft Q&A forum.

    It should work. What does the error say? Did you follow this document: Set up the remote debugger to set up the remote debugger?

    Are you using any proxy? => "Debugging between two computers connected through a proxy isn’t supported."

    If the remote debugger has been installed and is successfully running on your server, but you fail to attach to the process, then please check this document: Ports on the remote computer that enable remote debugging and verify if corresponding ports have been opened.

    In case you get other errors, please share us the error message for further check.

    Sincerely,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.