I am running my tests in NUnit. But while debugging I checked that the tests are failing while any remote object is accessed. The error I am getting is
The operating system cannot run . (Exception from HRESULT: 0x800700B6)
What can be the possible issue?