Hi, 
Can someone please tell me why am I getting this error? I'm unable to view my telerik reportviewer in the design time. I've setup all my references per se. There are only a few xaml lines in my mainpage.xaml, that code is there to bind the reportviewer.
Error 1 [Parser_SetValue_Exception]
Arguments: Telerik.Windows.Controls.RadComboBox.SelectionBoxItemTemplate
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=4.0.50917.0&File=System.Windows.dll&Key=Parser_SetValue_Exception [Line: 371 Position: 63] E:\SLReportSample\SLReportSample\MainPage.xaml 10 9 SLReportSample
An urgent answer is required please.
Regards,
                                Can someone please tell me why am I getting this error? I'm unable to view my telerik reportviewer in the design time. I've setup all my references per se. There are only a few xaml lines in my mainpage.xaml, that code is there to bind the reportviewer.
I'm stuck with this error for quite sometime now.<UserControlx:Class="SLReportSample.MainPage"xmlns:telerik="clr-namespace:Telerik.ReportViewer.Silverlight;assembly=Telerik.ReportViewer.Silverlight"mc:Ignorable="d"d:DesignHeight="300"d:DesignWidth="400"><Gridx:Name="LayoutRoot"><telerik:ReportViewerx:Name="ReportViewer1"Width="1000"ReportServiceUri="../ReportService.svc"Report="ReportLib.EmployeeSample, ReportLib,Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"></telerik:ReportViewer></Grid></UserControl>
Error 1 [Parser_SetValue_Exception]
Arguments: Telerik.Windows.Controls.RadComboBox.SelectionBoxItemTemplate
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=4.0.50917.0&File=System.Windows.dll&Key=Parser_SetValue_Exception [Line: 371 Position: 63] E:\SLReportSample\SLReportSample\MainPage.xaml 10 9 SLReportSample
An urgent answer is required please.
Regards,