开发者

Expression Blend 4 failing when tries to load Reactive assembly

开发者 https://www.devze.com 2023-04-02 21:11 出处:网络
Maybe someone have same problem When I try to set data context type of view to desired View Model. The error appears:

Maybe someone have same problem

When I try to set data context type of view to desired View Model. The error appears:

Could not load the assembly System.Reactive.Windows.Threading because the following errors occurred: Meth开发者_如何转开发od 'Schedule in type 'System.Reactive.Concurrency.DispatcherScheduler' from assembly *System.Reactive.Windows.Threading, Version=1.0.10621.0, Culture= neutral, RublicKeyToken=31b13856ad364e35' does not have an implementation.

Any thoughts? I have looked at disassembled code, and the method has implementation.


Try adding a file reference to System.Reactive.Windows.Threading.dll to your project. I've had a similar error and that fixed it.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号