This is a migrated thread and some comments may be shown as answers.

[Solved] Memory Profile for a .Net dll called from a com app

1 Answer 61 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Barry
Top achievements
Rank 1
Barry asked on 18 Aug 2014, 09:02 PM
We would like to use Just Trace to profile a C# .Net application that is compiled as a dll . The dll is called from a legacy  VB6 com application. Is this possible? We seem to be able to get performance profiles but not a memory profile.

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 21 Aug 2014, 12:18 PM
Hi Barry,

JustTrace should be able to handle this scenario. The limitation is that your VB app must load the managed dll in the first 30 seconds after it starts. Otherwise our code decides that there is a problem starting the profiled application and stops the profiling session.

If you are unable to make it work, please open a support ticked with us.


Regards,
Todor
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Barry
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or