microsoft / DockerTools

Tools For Docker, including Visual Studio Provisioning and Publishing
Other
175 stars 26 forks source link

Attach to a proces not working - unknown error 0x80131c08 #299

Closed onedevteam closed 1 month ago

onedevteam commented 3 years ago

I have web api in .net core 3.1 running in a linux container started with docker-compose from bash shell on windows 10.

I'm trying to attach VS 2019 debugger to this container

image

every time i click attach, after 10-15 seconds, i'm getting an error

image

Any idea how to resolve this?

NCarlsonMSFT commented 3 years ago

@onedevteam I believe https://github.com/microsoft/MIEngine would be the right place to log this issue.

dbreshears commented 1 month ago

Closing stale issue as external