Activity overview
Latest activity by sharechiwai
Ajaz wrote: »
I am using visual studio 2017 for development. The profiler has option of profiling mode and I want to use highest mode i.e., line and method-level timings. This mode is not available when I am using Attach to .Net 4+ process.
1. I have tried using the web dev. server - Asp.Net to make sure this mode is used. When trying to use web dev. server - I get a error saying "Could not locate WebDev Server Executable - Please ensure that you Visual Studio 2005, 2008, 2010 or 2012 Installed"
2. Since VS 2015/VS 2017 uses IIS Express, I have tried using the IIS Express - Asp.Net and have tried providing the application path and url, but was not able to make it work.
Can you please let us know if there is anything which can be done to resolve this issue.
Hello Ajaz,
I managed to use ANT Performance profiler with my application finally.
Maybe you could follow this link, it may help https://documentation.red-gate.com/app9/setting-up-and-running-a-profiling-session/choosing-application-types-and-settings/profiling-asp-net-applications-running-on-iis-express / comments
Ajaz wrote: »
I am using visual studio 2017 for development. The profiler has option of profiling mode and I want to use highest mode i.e., line and method-level timings. This mode is not avail...
I am facing the same problem too, would like to make good use of ANTs Performance Profiler, to analysis my web application / comments
I am facing the same problem too, would like to make good use of ANTs Performance Profiler, to analysis my web application