I want to open an xaml file with designer preview and got the error message
What is wrong?
It is odd, when I compiled and run it, it works.
Update
Now I've got a new error message:
System.TypeLoadException
Could not load type 'Mocks.Libraries_Classes_Storage_0_238052922' from assembly 'DesignTools_d24364d2-cc43-4719-803f-12d4ce1b7ef3, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
I've forgot to mentioned I created my solution with visual studio 2013 and then upgraded visual studio to 2015. On visual studio 2013 my project works fine, no complain.