or
DefaultCertificate applicantCertificate = new DefaultCertificate(); applicantCertificate.DataSource = application.GetCertificateDetails(applicantID, applicationYear);//something to do the following?applicantCertificate.Template = "location of template trdx file";((ResourceWrapper)Application.Current.Resources["ResourceWrapper"]).ScreensRes = new ScreensRes();The provided URI scheme 'https' is invalid; expected 'http'." ReportViewerFC.Report = ( (Telerik.Reporting.Report)Activator.CreateInstance("Rapports", ViewData["Gabarit"].ToString()).Unwrap()); Telerik.Reporting.Report report = (Telerik.Reporting.Report)this.ReportViewerFC.Report;The 'Report' property cannot be set declaratively.