I have a chunk of code that runs as expected without debugger, but when I run it under debugger, it works on one machine and fails on another. Both machines have pretty much the same setup: Windows 8, .NET Framework 4.5, Visual Studio 2013 Ultimate Update 4, I run the same console application on both machines.I have a chunk of code that runs as expected wi