[UWP][XBOX] unable to deploy UWP to Xbox Series S

N Vo 5 Reputation points
2023-11-03T06:53:16.2733333+00:00

I'm trying to deploy a UWP package to my Xbox Series S:

  • PC developer mode enabled;
  • new VS 2022 UWP C# project;
  • configuration target x64;
  • target version 'Windows 10, version 2004';
  • Xbox Series S developer mode activated;
  • remote machine 'XBOX' detected on same network;
  • successfully connected to Xbox via web browser

Build succeeds, deploy fails, error message:

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

Tried restarting my project 3 times now, tried combination of WiFi and LAN cable, all result in same error. Not sure why it cannot deploy.

2023-11-03 VS code deployment errors

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,893 questions
{count} votes

1 answer

Sort by: Most helpful
  1. N Vo 5 Reputation points
    2024-01-17T23:53:18.7566667+00:00

    I've solved my problem. For anyone else struggling with this, I fixed it when I manually typed the IP address of the device instead of allowing Visual Studio to populate the remote machine target IP address.

    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.