I have a visual studio 2015 load test project , that run serveral integration test
When I run the integration test stand alone they pass
When I run them via load test I get an exception :
Unit Test Adapter threw exception: The constructor to deserialize an object of type 'Hosting.Service.HostingRuntimeException' was not found..
I've looked at this and this but the solution there do not work