FitSharp error while invoking test

100 Views Asked by At

I am using fitsharp for invoking an acceptance test. The code has compiled perfectly and when run from Visual Studio, runs without any problem. But when I invoke the same test from Fitnesse, it throws up an error "Cannot find the file Microsoft.Practices.ObjectBuilder version 1.0.x.x". I have tried to check in the test project and all the referenced dlls but this particular library is not used anywhere. Also, I could not find the ObjectBuilder library with the same signature as mentioned above anywhere. Could someone help?

0

There are 0 best solutions below