.netwpf

WPF crash with Intel HD video cards


I have a problem with my WPF application using the Intel HD video cards. The application crashes at starting time with a NullReferenceException within the PresentationCore.ni.dll - the system dll. With ATI HD video cards it works without problems.


Solution

  • Just a guess, but this seems to be a driver problem. You can try software rendering to avoid using hardware acceleration.