Activity overview
Latest activity by CEC
Hi Jessica, If it helps any, when I debug the process through Visual Studio then stop debugging, the IIS and dotnet processes associated with it stops. If ANTS could then launch the process in such a way that registers itself with IIS, I think instrumented profiling could continue from there. Is there a way to do that? / comments
Hi Jessica,If it helps any, when I debug the process through Visual Studio then stop debugging, the IIS and dotnet processes associated with it stops. If ANTS could then launch the process in such ...
How to profile an ASP.NET Core process with instrumentation?
I would like to get ANTS Profiler 10.1 working with an ASP.NET Core program that we're developing, but it seems like the profiler always launches the assembly unjoined to IIS (i.e. when I use a bro...