Options

Error running exe file from Performance Profiler

Hi!

I have a program that runs from both Visual Studio and from "outside", as exe file.
It even runs from Memory Profiler. But when I run it from Performance Profiler I get an error:
"Could not load file or assembly 'mscorlib'. . ."

How can I avoid this?

Comments

  • Options
    This is not a well known issue- we'll have to look into it. As a quick check can you try running ANTS explicitly as administrator (right click on the ANTS Profiler UI.exe)?

    Secondly, if this process is .Net 4.0 or higher, try using the 'Attach-to-process' profiling option.
Sign In or Register to comment.