Embedded Xaml pages on DLL
问题 I am developing some UI components with the new Metro Design (WinRT) in order to provide them to a third party company. We are having some trouble deploying the package of the controls. When they reference our .dll files produced by our controls on a new Project, they can access all the objects and instantiate them, but when compiling, an error of the type: "Payload file '...\bin\Debug\Charts\Line\Line.xaml' does not exist." . (if we provide the /bin .dll) OR XamlParseException at Windows.UI