Call stack not displaying line numbers

M

Mantorok

Hi all

When my asp.net site errors the event logs contain the call-stack, but
unfortunately there are no line numbers beside the method names.

Any ideas?
Thanks
Kev
 
G

Greg Young

Most likely the .pdb files are not there and/or the dlls are built in
release mode.

Cheers,

Greg Young
 
M

Mantorok

Well, there are pdb files for referenced assemblies, but there are no pdb
files for web site's dlls.
 
G

Greg Young

You need the pdb file .. it contains all of the line numbers mappings etc.

Cheers,

Greg Young
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top