Options

Profiling Windows Application with User controls

Hi
I downloaded the latest copy of ANTS profiler for evaluation. When trying to profile a Windows application with a .NET user control, iam not able to see any results for the user control portion of code. Also, how to profile class libraries. There are some class libraries in my application too

The test was run on the exe in the Debug directory with the debug version of user control dll.

Thank you
sendhil

Comments

  • Options
    Hi there,

    for Windows Forms applications ANTS Profiler automatically profiles the executable and any libraries. To be able to see source code for the libraries you will need to have a debug build of the library and it's pdb file in the same folder.

    Hope this helps,

    Tom
This discussion has been closed.