A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Can not attach debugger to a running container in Visual Studio 2022
Göran Halvarsson
6
Reputation points
I have VisualStudio 2022 preview v.3 installed. When trying to attach a debugger to a running container, I get the following error:
Downloading debugger package...
Failed to download the debugger in the Docker container.
It tries to download the OneCore.Msvsmon.amd64.enu.zip but it seems to be corrupt.
Unfortunately, I can not upload the faulty zip here...
Any ideas why this happens? And why I can not attach the debugger to a running container.
*Works fine in Visual Studio 2019
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Debugging
Sign in to answer