After installing (with a Setup) the software at the customer Computer, the following error message will be shown:
System.Windows.Markup.XamlParseException was unhandled
Message: An unhandled exception of type 'System.Windows.Markup.XamlParseException' occurred in PresentationFramework.dll
Additional information: Zeilennummer "4" und Zeilenposition "17" von "Durch den Aufruf des Konstruktors für Typ "MyNamesspace.MainWindow", der den angegebenen Bindungseinschränkungen entspricht, wurde eine Ausnahme ausgelöst.".
The MainWindow.xaml (Position 4, 17):
xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"
On the development Computer (where Telerik installed), everything works.
How can I install application at the customer Computer?