Hi All,
I have an Asp.Net application. Code behind is VB.Net. I have deployed my code on the server. However I am not getting the Line number in the log file whenever I get any error. I have written StackTrace also in the code.
I have also deployed the .pdb file in the bin folder. But still Line number is not getting shown on the log file.
Please help me on this.