Visual Studio 2017 HRESULT: 0x80004004 Visual Studio 2017 HRESULT: 0x80004004 docker docker

Visual Studio 2017 HRESULT: 0x80004004


Fixed it with these simpler steps ;)

  1. Reset Shared Drives in Docker for Windows. (Re-entering your credentials if needed by using the reset credentials link)
  2. Clean your VS solution and rebuild
  3. Debug


Try removing the directory : %userprofile%\vsdbg, it worked to me.


Check the folder in your windows ~\vsdbgProbably are missing the correct files.

This occours because you didn't execute the add docker support in your current instance of visual studio.