Comments
2 comments
-
Hi,
This sounds like a problem trying to launch a web browser after we restart IIS.
It does look like you're running quite an old version of ANTS Profiler at the moment - 2.7.1 is the latest release. I've just tested 2.7.1 on a Windows 2000 machine, and that worked as expected. You should be able to use the "check for updates" option in ANTS to obtain the latest version.
Hope that helps,
Robert -
I install version 2.7.1 and i don't have the problem.
Thank you.
Add comment
Please sign in to leave a comment.
IE 6.0.28
ANTS 2.5.0
ASP .NET framework version 1.1.4322.573
Visual Studio 2003
I am connected with Administrator profile.
When i try to start ASP NET web application, IISADMIN restart, W3SVC restart, and after the error appears :
In windows application events :
Unable to start profiler - exception details System.ComponentModel.Win32Exception: Le fichier spécifié est introuvable
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(String fileName, String arguments)
at ?.?()
at ?..ctor()
at ?.?()
at ?.?()
at ?.?(IAsyncResult )
I don't know Why, an idea ?