Can Visual Studio 2022 provide the use Remote Machine Debugging ?

mehmood tekfirst 771 Reputation points
2022-07-19T08:24:22.487+00:00

Hi,

I am trying to use remote debugger on my windows server 2019 server machine.

I have installed the remote debugging tools for visual studio 2022.

I think community edition is missing this feature

222184-image.png

Is it so ?

Developer technologies | Visual Studio | Debugging
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,926 Reputation points Volunteer Moderator
    2022-07-19T15:59:04.99+00:00

    the community edition has support. in the menu bar its debug->attach

    did you follow the instructions to install remote debugging on the windows 2019 server?

    https://learn.microsoft.com/en-us/visualstudio/debugger/remote-debugging-aspnet-on-a-remote-iis-computer?view=vs-2022

    1 person found this answer helpful.

  2. satya karki 996 Reputation points MVP
    2022-07-21T05:54:37.043+00:00

    Hi, I think, it is not supported on Windows Server 2019.
    You can check here:
    https://learn.microsoft.com/en-us/visualstudio/debugger/remote-debugging?view=vs-2022

    222918-image.png

    1 person found this answer helpful.
    0 comments No comments

  3. mehmood tekfirst 771 Reputation points
    2022-08-04T06:32:51.777+00:00
    0 comments No comments

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.