I am trying to debug my test case using resharper Unit test session but i am not able to set break point at code
Error : The following break point can not be set
Line no.xx Character yy
The common language runtime was unable to set breakpoint
Version Details:
Resharper 8.01.14.856
Visual studio 2012 update 4
What I have tried
- Upgraded resharper installation ( V. 8.2.1)
- New installation of VS 2012
I have also searched similar question this,this and many other question but no where i am getting solution
Some facts
- Same configuration on my team mates machine working fine, I also exported his VS setting and imported it on my machine still its not working
- Resharper creates some folders under my project named testresult which contains my project dll's