Menu

#57 The calling thread cannot access this object because a different thread owns it.

closed
nobody
6759f323
7.0.0-alpha.12
2013 SP1 (15.0.4727)
64-bit
Microsoft Windows NT 6.2.9200.0
64-bit
4.0.30319.34209
3.16.0
2015-10-06
2015-10-06
No

Exception:

System.InvalidOperationException: The calling thread cannot access this object because a different thread owns it.
   at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
   at Bovender.Mvvm.ViewModels.ViewModelBase.<>c__DisplayClass7.<InjectInto>b__4(Object sender, EventArgs args)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at Bovender.Mvvm.ViewModels.ViewModelBase.DoCloseView()
   at Bovender.Versioning.UpdaterViewModel.DoInstallUpdate()
   at Bovender.Versioning.UpdaterViewModel.<get_InstallUpdateCommand>b__a(Object param)
   at Bovender.Mvvm.DelegatingCommand.Execute(Object parameter)

Message: The calling thread cannot access this object because a different thread owns it.

Discussion

  • Daniel Kraus

    Daniel Kraus - 2015-10-06

    Fixed in 7.0.0-alpha.15 [de99b8].

     

    Related

    Commit: [de99b8]


    Last edit: Daniel Kraus 2015-10-06
  • Daniel Kraus

    Daniel Kraus - 2015-10-06
    • labels: --> v7.0.0-alpha.15
    • Description has changed:

    Diff:

    
    
    • status: --> closed
     

Anonymous
Anonymous

Add attachments
Cancel