Activity overview
Latest activity by bpaetzke
Could not locate WebDev server executable
I get this error when I try to start a profile for an ASP.NET web application (hosted in web development server).
By the way, I have these versions installed:
* ANTS Performance Profiler - version ...
I found a workaround now.
The workaround was to:
1) create a new solution
2) add my existing web project and class library projects
3) set the web project as the startup project
4) then profile
Originally, I did step 4 before 3. And that resulted in disabling the profiling buttons. But if you know a fix for this w/o having to recreate the solution, let me know. / comments
I found a workaround now.
The workaround was to:
1) create a new solution
2) add my existing web project and class library projects
3) set the web project as the startup project
4) then profile
Ori...
How to enable profiling website in Visual Studio?
The two "profile" buttons are disabled in the ANTS5 toolbar of my web solution in Visual Studio 2008. How can I enable them?
Let me spell out what the buttons are--just in case there's question. Wh...