Vanilla WPF application hangs on one customer's machine
- by Heinzi
At a customer, one of our WPF applications started to hang. When trying to reproduce the problem with a minimal working example, I discovered that even the most basic (non-trivial) WPF application will hang on that machine.
Example A: Create a new C# WPF project in Visual Studio 2008. Change nothing, compile it and run it on the customer's…