Could not locate WebDev server executable
bpaetzke
Posts: 5
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 5.2.0.26
* Visual Studio 2010 - version 10.0.30319.1 RTMRel
* IIS 7
* Windows 7 Ultimate
Here's the error, when I click the "start profiling" button:
Failed to connect to target process because an exception occurred:
Could not locate WebDev server executable - please ensure you have Microsoft Visual Studio 2005 or later installed.
RedGate.Profiler.Engine.Exceptions.CannotStartSessionException
at bJ.Launch()
at RedGate.Profiler.Session.ProfilerSession.j()
Caused by:
Could not locate WebDev server executable - please ensure you have Microsoft Visual Studio 2005 or later installed.
RedGate.Profiler.Engine.Exceptions.CannotStartSessionException
at bT.a()
at bT.PerformLaunch()
at bJ.Launch()
Any thoughts?
By the way, I have these versions installed:
* ANTS Performance Profiler - version 5.2.0.26
* Visual Studio 2010 - version 10.0.30319.1 RTMRel
* IIS 7
* Windows 7 Ultimate
Here's the error, when I click the "start profiling" button:
Failed to connect to target process because an exception occurred:
Could not locate WebDev server executable - please ensure you have Microsoft Visual Studio 2005 or later installed.
RedGate.Profiler.Engine.Exceptions.CannotStartSessionException
at bJ.Launch()
at RedGate.Profiler.Session.ProfilerSession.j()
Caused by:
Could not locate WebDev server executable - please ensure you have Microsoft Visual Studio 2005 or later installed.
RedGate.Profiler.Engine.Exceptions.CannotStartSessionException
at bT.a()
at bT.PerformLaunch()
at bJ.Launch()
Any thoughts?
Comments