This is a migrated thread and some comments may be shown as answers.

Error

1 Answer 24 Views
TimeLine
This is a migrated thread and some comments may be shown as answers.
Jerome
Top achievements
Rank 1
Jerome asked on 21 Jun 2012, 04:23 PM
I keep ending up with this exception when I fire a property change notification for the property that PeriodEnd is bound to:

   at System.Windows.DependencyObject.MS.Internal.IManagedPeerBase.get_NativeObject()
   at MS.Internal.XcpImports.GetValue(IManagedPeerBase managedPeer, DependencyProperty property)
   at System.Windows.DependencyObject.GetValueInternal(DependencyProperty dp)
   at System.Windows.FrameworkElement.GetValueInternal(DependencyProperty dp)
   at System.Windows.FrameworkElement.get_ActualWidth()
   at Telerik.Windows.Controls.TimeBarBase.CoerceMinZoomRange()
   at Telerik.Windows.Controls.TimeBarBase.OnPeriodRangePropertyChanged()
   at Telerik.Windows.Controls.TimeBarBase.OnPeriodRangePropertyChanged(DependencyObject sender, DependencyPropertyChangedEventArgs e)
   at Telerik.Windows.PropertyMetadata.PropertyChangeHook.OnPropertyChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.RaisePropertyChangeNotifications(DependencyProperty dp, Object oldValue, Object newValue)
   at System.Windows.DependencyObject.UpdateEffectiveValue(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, ValueOperation operation)
   at System.Windows.DependencyObject.RefreshExpression(DependencyProperty dp)
   at System.Windows.Data.BindingExpression.SendDataToTarget()
   at System.Windows.Data.BindingExpression.SourcePropertyChanged(PropertyPathListener sender, PropertyPathChangedEventArgs args)
   at System.Windows.PropertyPathListener.ReconnectPath()
   at System.Windows.Data.Debugging.BindingBreakPoint.<>c__DisplayClass4.<BreakOnSharedType>b__3()



Not sure what's up.

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 22 Jun 2012, 12:06 PM
Hello Jerome,

You are the first to report such a problem and I am not sure what could be causing it.

Could you please open a formal support ticket and send us a simple running project, demonstrating the problem, so that we can research locally what is causing it?

All the best,
Tsvetie
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
TimeLine
Asked by
Jerome
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or