Forum member

Jhallenb

2 posts

Posts by Jhallenb

  1. Tests failing when using MVVMLight PCL

    Thanks Our application is also resolving assemblies dynamically from different sources. MVVM Light is included as a part of a plugin. The dependencies of MVVMLight like System.Component dll files are also used by the SW and are loaded by it instead. Maybe that is causing the issue then. Thanks thi…

  2. Tests failing when using MVVMLight PCL

    Remco, I see the very same problem not using Ncrunch but MVVM Light in a big project with many dependencies. I need to track it down. Since you have solved the very same problem for Ncrunch, may I ask you to describe what was causing this issue in NCrunch and what you did to resolve it? That wou…