Use this forum for questions on how to use .NET Memory Profiler and how to analyse memory usage.
-
feelshine
- Posts: 1
- Joined: Tue Apr 23, 2013 5:04 am
Post
by feelshine » Tue Apr 23, 2013 5:08 am
Hello:
I need you to help me for use of .net memory profiler,my steps are as follows
1、profile Application
2、after "start"
why my .net memory profiler is always like this
waiting for .net runtime to be loaded
,but my application have been startuped
-
Andreas Suurkuusk
- Posts: 1030
- Joined: Wed Mar 02, 2005 7:53 pm
Post
by Andreas Suurkuusk » Tue Apr 23, 2013 10:27 pm
The "Waiting for .NET runtime to be loaded" message will be shown until the .NET runtime has been loaded into the process. If the profiled application is a mixed mode application, the process might start running before loading the .NET runtime. Do you believe that the .NET runtime has been loaded by your process?
You sent a mail to us, where you mentioned that it worked if you run the profiler as an administrator. Maybe the application you try to profile launches an elevated process if it's not started as an administrator. The elevated child process might not be detected by the profiler, and then the "Waiting..." message will not disappear.
Best regards,
Andreas Suurkuusk
SciTech Software AB
Users browsing this forum: No registered users and 17 guests