A WPF App fails when coming out of hibernate mode
I have a WPF application that fails to come out of the timed sleep, followed by hibernate. The render thread seems to be failing during initialization. I tried removing hardware acceleration to check that it's not graphics card related, but that did not help. Here is an exception along with the stacktrace: ERROR An unspecified error oc...