Facing issues while profiling application using Ants Performance Profiler 9

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.

Answers

Sign In or Register to comment.