How can we help you today? How can we help you today?

Some application assemblies not showing up in profile info

Hi,

I've just downloaded and starting trialing the profiler. I can see results for the main assembly and a number of referenced assemblies. However our application loads a number of plug-in assemblies dynamically using either Assembly.LoadFile or Assembly.LoadFrom. I don't believe ANTS is showing profiling information for assemblies loaded this way.

Does ANTS support the profiling of dynamically loaded assemblies?

Regards,

Mark.
mgladding
0

Comments

3 comments

  • Brian Donahue
    Hello Mark,

    It certainly does. Can you try profiling all methods rather than the ones with source code?
    Brian Donahue
    0
  • mgladding
    Hi Brian,

    My mistake, you're right. I didn't have the correct .pdb file in the right location.

    It's now showing up correctly.

    Thanks,

    Mark.
    mgladding
    0
  • Brian Donahue
    Cool! Thanks for letting me know!
    Brian Donahue
    0

Add comment

Please sign in to leave a comment.