473,289 Members | 1,791 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,289 software developers and data experts.

Call stack not displaying line numbers

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
May 12 '06 #1
5 1910
Most likely the .pdb files are not there and/or the dlls are built in
release mode.

Cheers,

Greg Young
"Mantorok" <ma******@mantorok.com> wrote in message
news:e4**********@newsfeed.th.ifl.net...
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

May 12 '06 #2
There are no pdb files, but it was built in Debug mode.

Kev

"Greg Young" <Dr*************@hotmail.com> wrote in message
news:e1*************@TK2MSFTNGP02.phx.gbl...
Most likely the .pdb files are not there and/or the dlls are built in
release mode.

Cheers,

Greg Young
"Mantorok" <ma******@mantorok.com> wrote in message
news:e4**********@newsfeed.th.ifl.net...
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


May 12 '06 #3
Well, there are pdb files for referenced assemblies, but there are no pdb
files for web site's dlls.

"Greg Young" <Dr*************@hotmail.com> wrote in message
news:e1*************@TK2MSFTNGP02.phx.gbl...
Most likely the .pdb files are not there and/or the dlls are built in
release mode.

Cheers,

Greg Young
"Mantorok" <ma******@mantorok.com> wrote in message
news:e4**********@newsfeed.th.ifl.net...
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


May 12 '06 #4
You need the pdb file .. it contains all of the line numbers mappings etc.

Cheers,

Greg Young
"Mantorok" <ma******@mantorok.com> wrote in message
news:e4**********@newsfeed.th.ifl.net...
Well, there are pdb files for referenced assemblies, but there are no pdb
files for web site's dlls.

"Greg Young" <Dr*************@hotmail.com> wrote in message
news:e1*************@TK2MSFTNGP02.phx.gbl...
Most likely the .pdb files are not there and/or the dlls are built in
release mode.

Cheers,

Greg Young
"Mantorok" <ma******@mantorok.com> wrote in message
news:e4**********@newsfeed.th.ifl.net...
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



May 12 '06 #5
Where do I get them from, for some reason they're not being included...

Kev

"Greg Young" <Dr*************@hotmail.com> wrote in message
news:Ov**************@TK2MSFTNGP05.phx.gbl...
You need the pdb file .. it contains all of the line numbers mappings etc.

Cheers,

Greg Young
"Mantorok" <ma******@mantorok.com> wrote in message
news:e4**********@newsfeed.th.ifl.net...
Well, there are pdb files for referenced assemblies, but there are no pdb
files for web site's dlls.

"Greg Young" <Dr*************@hotmail.com> wrote in message
news:e1*************@TK2MSFTNGP02.phx.gbl...
Most likely the .pdb files are not there and/or the dlls are built in
release mode.

Cheers,

Greg Young
"Mantorok" <ma******@mantorok.com> wrote in message
news:e4**********@newsfeed.th.ifl.net...
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



May 12 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Verane | last post by:
Hi all, I am writing code in C# using visual studio .NET 2003. I use System.Diagnostics.Trace.Assert, and when I get an assertion at run time, I can see the call stack. But for each line of the...
6
by: Phil Jollans | last post by:
Hi, I have an error dialog which shows the stack trace, usually without line numbers in the release version. To try to diagnose a particular problem, I have provided a user with a debug version...
9
by: Jop | last post by:
Hi guys, I'm trying to debug a deployed application (no debug symbols) and what I got is a stack trace similar to this one. What does the '+' prefixed number after the method name signify? ...
0
by: BillGatesFan | last post by:
I'm trying to display line numbers in the stack trace so that when I write the stack trace to the error log table it will tell me what line the error occured on. But I'm reading in some places that...
4
by: TS | last post by:
I have an application on one server that shows line numbers in stack trace, but on another server the "in c:\xxx.aspx:line 9999" part that accompanies the "at" part doesn't show. Besides this...
5
by: dav3 | last post by:
I am by no means an ultra slick programmer and my problem solving skills.. well they leave much to be desired. That being said I have been working on the following problem for the past few days and...
2
by: pavel.orehov | last post by:
Hi, I am using Environment.StackTrace to print the stack trace to the log when I have any exceptions in my application. When I work in development environment I see the line numbers in the...
2
by: John Kotuby | last post by:
Hi all, I am working on what I "thought" was a Web Project in VS 2005 using VB. I have published the site to an IIS server in our office for testing. When I hit a runtime error I get a basically...
1
by: yaarnick | last post by:
Create a linked list data structure library to hold strings. Then library should support the following linked list operations. Create() – Creates the linked list Insert() – Insert a string into the...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 7 Feb 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:30 (7.30PM). In this month's session, the creator of the excellent VBE...
0
by: MeoLessi9 | last post by:
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines"....
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: Aftab Ahmad | last post by:
Hello Experts! I have written a code in MS Access for a cmd called "WhatsApp Message" to open WhatsApp using that very code but the problem is that it gives a popup message everytime I clicked on...
0
by: Aftab Ahmad | last post by:
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE =...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.