Now that\'s a real strange error. I am working on a WPF application and following MVVM. In my MainWindow I am setting views and view models and I get this strange error. Alt
For us it was simply that the Dll Project was set to Platform Target x64 in Visual Studio 2013. After setting it to Any. Everything starts working again.