so, if I add for example datepicker control in my existing sl application, it's work fine.
but if I add combobox, I get the error "Application must be type of Gizmox.WebGUI.Silverlight.Common.Interfaces.IApp". If I change my App.xaml to Gizmox.WebGUI.Silverlight.App? z I get that error "Sys.InvalidOperationException: InitializeError blablabla: Invalid or malformed application". |
|