0

I have the same problem as here

Assembly reference not found in XAML, but code compiles when referenced in xaml.cs class

but I don't understand what he means in answer: "Adding the solution itself to the reference path of the assembly solves the problem! ".

I downloaded Example project too from WPF.MDI project web page and it works fine. I use VS 2012 and.Net 4.5 on Win 8. Can someone explain me in details what i have to do in VS? Thanks

Community
  • 1
  • 1
jerac102
  • 35
  • 6

2 Answers2

0

Take a look here, that might help you maybe : http://msdn.microsoft.com/en-us/library/6taasyc6(v=vs.80).aspx

Hope you'll fix your problem !

3wic
  • 500
  • 6
  • 22
-2

For me, the problem came from "This file came from another computer and might be blocked to help protect this computer" on each dll. I just unblocked it. :-)

Doum
  • 1
  • 1