Hi, just updated to latest release and reports now have multiple warnings (over 100 in project) such as ones listed below, could you please advise.
Warning 1 'Public Overridable ReadOnly Property UI() As Telerik.Reporting.ReportParameterUISettings' is obsolete: 'Please use the corresponding properties in the ReportParameter instead.'. E:\Development\VS2008\Evolution\wwwEvolution\wwwEvoRpts\HaulSelfBill\rptHaulSelfBill.Designer.vb 707 7 wwwEvoRpts
Warning 2 'Public ReadOnly Property AvailableValues() As Telerik.Reporting.ReportParameter.IAvailableValues' is obsolete: 'Please use the ReportParameter.AvailableValues property instead.'. E:\Development\VS2008\Evolution\wwwEvolution\wwwEvoRpts\HaulSelfBill\rptHaulSelfBill.Designer.vb 707 7 wwwEvoRpts
Warning 10 'Public Property MultiValue() As Boolean' is obsolete: 'Please use the ReportParameter.MultiValue property instead.'. E:\Development\VS2008\Evolution\wwwEvolution\wwwEvoRpts\HaulSelfBill\rptHaulSelfBill.Designer.vb 711 7 wwwEvoRpts
Warning 13 'Public Property Text() As String' is obsolete: 'Please use the ReportParameter.Text property instead.'. E:\Development\VS2008\Evolution\wwwEvolution\wwwEvoRpts\HaulSelfBill\rptHaulSelfBill.Designer.vb 712 7 wwwEvoRpts
Warning 15 'Public Property Visible() As Boolean' is obsolete: 'Please use the ReportParameter.Visible property instead.'. E:\Development\VS2008\Evolution\wwwEvolution\wwwEvoRpts\HaulSelfBill\rptHaulSelfBill.Designer.vb 713 7 wwwEvoRpts