Forum Discussion

jon_1's avatar
jon_1
Occasional Contributor
14 years ago

Allocation Profiler does NOT load current Modules

I have been using the Allocation Profiler to test for memory leaks in a VB6 application for a few days now.

Right now when I rebuild my executable and dlls, the Profiler does not update to the latest built versions.



I am not getting expected results because it won't load current dlls/exe.





Can I get help please?



Thank You!

  • Hello Jon,


    I think that the problem is caused by the fact that the compiler builds the modules and saves them to one directory, while your AQtime project contains modules added from another directory.

    I would recommend that you remove the modules from the project and add them anew.