Forum member

bosmanr

5 posts

Posts by bosmanr

  1. Unable to cast transparent proxy to type 'IInnerWeaver'.

    Thanks Lars, Trying that now and my most cumbersome project seems to be running way smoother now. Never got down to the real problem, since it only happens on larger solutions. I created a test solution with just three projects, it never failed. Hope it keeps on working.

  2. Unable to cast transparent proxy to type 'IInnerWeaver'.

    Just to post a bit of an update. The projects were using two Fody weavers, NullGuard and EmptyConstructor. Things seem to work better with just one. I hope I can make a simple test project with this in mind.

  3. Unable to cast transparent proxy to type 'IInnerWeaver'.

    Ok thanks for the reply, i will see how far i can get with these settings and try to make a smaller solution to be able to pinpoint if it always goes wrong. But that will take me a bit more time. And I'll address Fody for this.

  4. Unable to cast transparent proxy to type 'IInnerWeaver'.

    Well I wonder if I need to add some extra configuration. I found some older posts about copying referenced assemblies and copying the Fody packages. Or should it work out of the box with default settings? Weird thing is the same solution works on my desktop (requiring manual rebuild as well, but I c…

  5. Unable to cast transparent proxy to type 'IInnerWeaver'.

    Dear support forum, I am happily using Ncrunch for a long time now. But I started facing build problems when we were using Fody's NullGuard. A long time I could just manual rebuild and it would solve itself. But now I can not rebuild either and it stays in an error state of "Build failure". --…