Wednesday, August 3, 2016

Patch for Visual Studio 2015 Update 3

I was recently working in Visual Studio 2015 when I noticed the CPU spiking to nearly 100% consistently:



I decided to check the notifications in Visual Studio and saw these:





I decided to read more about this and found this MSDN article: https://msdn.microsoft.com/en-us/library/mt752379.aspx

Apparently, Visual Studio 2015 Update 3 has its own set of problems including memory leaks when you use the optimization tools!

If you have not already done so, I would highly recommend applying this patch to your installation of Visual Studio 2015 Update 3!!

No comments:

Post a Comment