I used to see line numbers with the stack trace but with the new layout of the trace screen, I seem to have lost the line numbers. I have uploaded my pdb file.
My web.config file has
<system.web>
<compilation debug="True"
What else might I be missing?