Site icon 峰哥分享

Docker build not working in VS

Most of the time, I use “dotnet run” to server the API. Today, When I switched to docker build, it gave me this error:
Error message: Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
I found the solution here:
 
Reset share drive
clean the solution
Then, problem solved.
Exit mobile version