Visual Studio 2015 Remote Debugger (MSVSMON.EXE) does not appear to be running on the remote computer

maya ben 1 Reputation point
2021-01-27T08:46:52.543+00:00

Hi

I'm trying to consume SAP soap ws in vs 2015
the project built successfully but when I debug I get "Visual Studio 2015 Remote Debugger (MSVSMON.EXE) does not appear to be running on the remote computer" on the code line Res = Client.CallZBAPI_GET_USER_APPOINTMENT(Req);

Thanks,
Maya

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
967 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 29,446 Reputation points Microsoft Vendor
    2021-01-28T02:56:46.717+00:00

    Hello @maya ben ,

    Thank you for taking time to post this issue in Microsoft Q&A forum.

    There are many reasons that may cause this error, please refer to this document: Error: The Microsoft Visual Studio Remote Debugging Monitor (MSVSMON.EXE) does not appear to be running on the remote computer, and check the debugging environment on your side.

    If this issue still persists, please share the related process(operations) of setting the remote debugger with us for further check.

    Best Regards,
    Tianyu

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      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.
    0 comments No comments