Forum member

dataslask

2 posts

Posts by dataslask

  1. Missing exception info when crunching in optimized mode

    Hei Remco. Thanks for your quick reply! Both suggestions are working perfectly. I'm not sure if switching to net472 will be an option on my project (even if I can't see why not), but full PDB should be. Thanks again Dataslask

  2. Missing exception info when crunching in optimized mode

    Hello I have a problem with missing exception info when crunching in optimized mode. The coverage markers where the exception occurs and propagates does not indicate exception (no X) and the NCrunch Trace Output is missing line numbers (and hyperlink) in the stack trace. In order to find out wher…