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

Help Required TalrikSilverLight Contols

0 Answers 44 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Asjad
Top achievements
Rank 1
Asjad asked on 29 Oct 2019, 10:34 AM

Cound not undserstand where following exception is occurring. kindly assist if possible. Thanks

Exception Detail:

Message:Exception has been thrown by the target of an invocation.

StackTrace:   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at SearchScreenxaml_6.BindingOperation(Object BindingState, Int32 , Action )

 

 

Inner Exception Detail:

Message: Object reference not set to an instance of an object.

StatckTrace:   at Telerik.Windows.Controls.BooleanToVisibilityConverter.Convert(Object value, Type targetType, Object parameter, CultureInfo culture)
   at System.Windows.Data.BindingExpression.ConvertToTarget(Object value)
   at System.Windows.Data.BindingExpression.UpdateTemporaryValue()
   at System.Windows.Data.BindingExpression.GetValue(DependencyObject d, DependencyProperty dp)
   at System.Windows.DependencyObject.EvaluateExpression(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry)
   at System.Windows.DependencyObject.EvaluateBaseValue(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, ValueOperation operation)
   at System.Windows.DependencyObject.EvaluateEffectiveValue(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry newEntry, ValueOperation operation)
   at System.Windows.DependencyObject.UpdateEffectiveValue(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, ValueOperation operation)

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Asjad
Top achievements
Rank 1
Share this question
or