Microsoft Symbol server load when build exe
Runs into heavy references load when building the .exe debug file. So my solution is.. Firstly I clear all the breakpoint using Ctrl + Shift + F9. Then set the Automatic symbol loading preferences to Load only specified modules. After done all this step then I rebuild my apps and Run as usual. https://stackoverflow.com/q/3377720/10763264 https://stackoverflow.com/a/17651762