System.Windows.Application' threw an exception

  • Thread starter Thread starter Seyed_G
  • Start date Start date
S

Seyed_G

Guest
Hi all,

I am trying to learn how to build a Windows Presentation Foundation (WPF) Form from a YouTube video. To do this, I am using VS2013 with C#.NET. The code builds successfully, but when I run it, it throws an 'The type initializer for 'System.Windows.Application' threw an exception.' exception. Do you know how to resolve this?


Thank you,

Seyed

Continue reading...
 
Back
Top