Error using the search on Big Box Mode

Issue #1298 resolved
Vinicius Silva Lopes created an issue

Hi !

After the 6.5 update, everytime that I try to use the Search function on Big Box Mode, the application give me an error.

Here's the errror :

Thanks in advance!

System.ArgumentException: É necessário criar DependencySource no mesmo Thread que DependencyObject. em System.Windows.DependencyObject.ValidateSources(DependencyObject d, DependencySource[] newSources, Expression expr) em System.Windows.Expression.ChangeSources(DependencyObject d, DependencyProperty dp, DependencySource[] newSources) em System.Windows.Data.BindingExpressionBase.ChangeSources(WeakDependencySource[] newSources) em MS.Internal.Data.ClrBindingWorker.ReplaceDependencySources() em MS.Internal.Data.ClrBindingWorker.NewValueAvailable(Boolean dependencySourcesChanged, Boolean initialValue, Boolean isASubPropertyChange) em MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange) em MS.Internal.Data.ClrBindingWorker.AttachDataItem() em System.Windows.Data.BindingExpression.Activate(Object item) em System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt) em System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance) em MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance) em MS.Internal.Data.DataBindEngine.Run(Object arg) em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) em System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Comments (2)

  1. Log in to comment