I am using 4.0.0.802

Profiling my WinForms application in Line-Level causes the application to quit in the construction of the main form. Switching to "Method Level" will allow me to profile, but I really want the line-level detail.

It is odd, actually. If I look at the Line-Level timings in the "InitializeComponent" method, you can see that the data simply quits. It stops at a different place every time. In the Method Call Tree, I see something that says "(Assembly load or unload)".

Again, if I switch to Method-level, everything works fine.

Is this a known issue?
Brian
BrianGenisio
0

Comments

1 comment

  • StephenC
    Hi Brian,

    we came across this once before but a fix was put in place so this appears to be another unknown problem. Could you check the log files and send me the ones related to the time the profiler quit. If you are on XP the directory would be:

    C:\Documents and Settings\your name\Local Settings\Application Data\Red Gate\ANTS Performance Profiler 4For Vista it's slightly different but you should be able to find it.

    You can send them to me at: stephen.chambers at red-gate.com

    If you have any small sample of code that replicates the problem which you don't mind sharing then feel free to email me that as well. Any code will be treated in the strictest confidence.

    Regards,

    Stephen
    StephenC
    0

Add comment

Please sign in to leave a comment.