I had the code base for my first WPF application ready to go, so I compiled a release version of software and tried to run it from the .exe instead of directly from Visual Studio. I was promptly greeted with the following error: The tag 'WindowsFormsHost'
Read More