Obscure error (0x801312E3) running tests

I just ran into the same issue Nate ran into almost two years ago.
I am busy consolidating a few assemblies when my tests started failing with:
"Could not load file or assembly or one of its dependencies.  Signature missing argument. (Exception from HRESULT: 0x801312E3)"
 After I referenced all the assemblies from the SUT all my tests worked as expected.

Comments

Popular Posts