Forum member

MarkFlagg

2 posts

Posts by MarkFlagg

  1. Error on conditional breakpoint

    Thanks for the help. Yes I can access 'projectionYear.Year' in the immediate window. I deleted NCrunch temp files in C:\Users\Mark\AppData\Local\NCrunch and deleted all obj and bin folders from solution. Also restarted the PC. Any ideas to try? If not I can live with it as I can still…

  2. Error on conditional breakpoint

    If I debug the test using NCrunch I get this dialog: Dialog Title: Microsoft Visual Studio Dialog Text: "The condition for a breakpoint failed to execute. The condition was 'projectionYear.Year==2062'. The error returned was 'The debugger is unable to evaluate this expression'." If I debug vi…