This question is locked. New answers and comments are not allowed.
Hi,
I encountered a problem using the new Q2 2010 telerik released dll.
I have a user control containing several RadNumericUpDown. I did no change on my code, just replaced the previous dlls (Q1 2010) by the new ones. The following error is logged in the Output window of Visual Studio (while this error is not present on an other box with the old dlls)
Erreur System.Windows.Data : impossible de se connecter à l'index '0' dans l'objet 'System.Collections.ObjectModel.ReadOnlyObservableCollection`1[System.Windows.Controls.ValidationError]' (type 'System.Collections.ObjectModel.ReadOnlyObservableCollection`1[System.Windows.Controls.ValidationError]'). BindingExpression : Path='(Validation.Errors)[0].ErrorContent' DataItem='Telerik.Windows.Controls.RadNumericUpDown Minimum:-1.79769313486232E+308 Maximum:1.79769313486232E+308 Value:0' (HashCode=1501966); l'élément cible est 'Telerik.Windows.Controls.Chromes.ValidationTooltip' (Name='ValidationTooltip'); la propriété cible est 'TooltipContent' (type 'System.Object').
Is anyone having an idea ? My application is still running but I wonder why these errors appeared just now ?
Thanks in advance,
Best regards,
Mathieu
I encountered a problem using the new Q2 2010 telerik released dll.
I have a user control containing several RadNumericUpDown. I did no change on my code, just replaced the previous dlls (Q1 2010) by the new ones. The following error is logged in the Output window of Visual Studio (while this error is not present on an other box with the old dlls)
Erreur System.Windows.Data : impossible de se connecter à l'index '0' dans l'objet 'System.Collections.ObjectModel.ReadOnlyObservableCollection`1[System.Windows.Controls.ValidationError]' (type 'System.Collections.ObjectModel.ReadOnlyObservableCollection`1[System.Windows.Controls.ValidationError]'). BindingExpression : Path='(Validation.Errors)[0].ErrorContent' DataItem='Telerik.Windows.Controls.RadNumericUpDown Minimum:-1.79769313486232E+308 Maximum:1.79769313486232E+308 Value:0' (HashCode=1501966); l'élément cible est 'Telerik.Windows.Controls.Chromes.ValidationTooltip' (Name='ValidationTooltip'); la propriété cible est 'TooltipContent' (type 'System.Object').
Is anyone having an idea ? My application is still running but I wonder why these errors appeared just now ?
Thanks in advance,
Best regards,
Mathieu