For a beta release, I'd like to deploy my VS 2013 Express C# app with some debugging enabled. What do I need to enable to be able to see the line number that an error occurred on?
I noticed that VS Express doesn't support JIT. Does that mean I'm out of luck?
Thanks...