Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - Q: Numbers in stack trace?

 
Thread Tools Search this Thread
Old 04-06-2006, 11:16 PM   #1
Default Q: Numbers in stack trace?


Here is an example of an exception stack trace in ASP.NET:

Comp.Alt.FileSearch.Default.cmdFind_Click(Object sender, EventArgs e)
+1337
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.RaisePostBackEvent(String
eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler
sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData)
+33
System.Web.UI.Page.ProcessRequestMain() +1277


Does anyone know what these numbers at the end of each line mean?

TIA!


Usenet User
  Reply With Quote
Old 04-06-2006, 11:29 PM   #2
Michael Kellogg
 
Posts: n/a
Default Re: Q: Numbers in stack trace?
Usenet*User <**@*.**> wrote:

> Here is an example of an exception stack trace in ASP.NET:
>
> Comp.Alt.FileSearch.Default.cmdFind_Click(Object sender, EventArgs e)
> +1337
> System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
> System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.Ra
> isePostBackEvent(String eventArgument) +57
> System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler
> sourceControl, String eventArgument) +18
> System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData)
> +33
> System.Web.UI.Page.ProcessRequestMain() +1277
>
>
> Does anyone know what these numbers at the end of each line mean?
>
> TIA!
>


I always thought those were the number of bytes to the actual error...

mk


Michael Kellogg
  Reply With Quote
Old 04-07-2006, 08:34 PM   #3
Usenet User
 
Posts: n/a
Default Re: Q: Numbers in stack trace?
On Thu, 06 Apr 2006 22:29:25 GMT, Michael Kellogg
<> wrote:

>Usenet*User <**@*.**> wrote:
>
>> Here is an example of an exception stack trace in ASP.NET:
>>
>> Comp.Alt.FileSearch.Default.cmdFind_Click(Object sender, EventArgs e)
>> +1337
>> System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
>> System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.Ra
>> isePostBackEvent(String eventArgument) +57
>> System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler
>> sourceControl, String eventArgument) +18
>> System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData)
>> +33
>> System.Web.UI.Page.ProcessRequestMain() +1277
>>
>>
>> Does anyone know what these numbers at the end of each line mean?
>>
>> TIA!
>>

>
>I always thought those were the number of bytes to the actual error...
>
>mk


Huh? Bytes from where?


Usenet User
  Reply With Quote
Old 04-08-2006, 08:00 AM   #4
Michael Kellogg
 
Posts: n/a
Default Re: Q: Numbers in stack trace?
Usenet*User <**@*.**> wrote:

> On Thu, 06 Apr 2006 22:29:25 GMT, Michael Kellogg
> <> wrote:
>
>>Usenet*User <**@*.**> wrote:
>>
>>> Here is an example of an exception stack trace in ASP.NET:
>>>
>>> Comp.Alt.FileSearch.Default.cmdFind_Click(Object sender, EventArgs e)
>>> +1337
>>> System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
>>>

System.Web.UI.WebControls.Button.System.Web.UI.IPo stBackEventHandler.Ra
>>> isePostBackEvent(String eventArgument) +57
>>> System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler
>>> sourceControl, String eventArgument) +18
>>> System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData)
>>> +33
>>> System.Web.UI.Page.ProcessRequestMain() +1277
>>>
>>>
>>> Does anyone know what these numbers at the end of each line mean?
>>>
>>> TIA!
>>>

>>
>>I always thought those were the number of bytes to the actual error...
>>
>>mk

>
> Huh? Bytes from where?
>


You know, the number of bytes into the method that's being referenced.
How far into the subroutine you are. Based on your reaction, I guess I'm
not right...


Michael Kellogg
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
c# programs lieutaryan General Help Related Topics 2 09-24-2009 02:50 AM
Re: Numbers and more numbers... Linda A+ Certification 1 12-03-2005 12:43 AM
Re: Numbers and more numbers... Breedo A+ Certification 0 12-02-2005 12:45 AM
Re: Laptop won't type numbers Adam Leinss A+ Certification 2 06-09-2005 04:00 AM
Re: Laptop won't type numbers Gary A+ Certification 0 06-08-2005 11:35 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46