Mar 16 2021 06:27 AM
I recently began the deployment of Visual Studio 2019 16.9.1 to our developers and discovered that it will not correctly load or become usable due to ATP thrashing the application as it starts. I'm not sure what it is about 16.9 but my guess is it's loading more threads at startup than 16.8 or 16.7 did and ATP aggressively scans all of the threads as it starts. Because of how aggressive it is the threads fail to start in a timely fashion resulting in a ton of errors in the GUI when run as a normal user or not even loading when run as admin.
On systems where VS 2019 16.9.1 won't load I reverted them back to the 16.7 and 16.8 branch to test and those load with ATP running. I tested removing ATP and 16.9 works. I also spun up a couple test VMs to verify combinations of applications and configs and in all cases ATP + 16.9 results in VS 2019 failing to load or be usable.
Start VS 2019 as normal user error
Start VS 2019 as admin error
Mar 18 2021 12:14 PM
Mar 25 2021 08:52 AM
Mar 30 2021 02:00 PM
Apr 02 2021 01:17 PM
SolutionApr 02 2021 01:17 PM
Solution