I am testing ANT 9 profiler. I have I dll which was compliled with debug and generated pdb files. I am runnging the app which loads my dll as a plug in. When I try to see the code in the profiler -- I see the message Line-level timings are unavailible for this method because no pdb was found. I have checked the pdb is in the same dir as the dll. WHy can't it find it?
howardxdavis
0

Comments

1 comment

  • howardxdavis
    I foudn the issue -- which was not specified in the FAQ. Must compile the code after installing ANTS profiler..
    howardxdavis
    0

Add comment

Please sign in to leave a comment.