Activity overview
Latest activity by ManfredRBihy
I checked on the services "Ants Performance Profiler 4 Service" and "Ants Memory Profiler 4 Service". The performance profler service can be started but the memory profiler brings "Error 1067: The process terminated unexpectedly".
I also saw the "Ants Prfiler 3.0 Service" which is running.
"Ants Profiler 3.2" works and I can do profiling of the IIS hosted ASP.NET application, but it won't give me the wallclock time which I need in our case to see where the waiting takes place (There's a lot of connectivity
going on in our application like webservices and database access)
So if profiling on IIS in 3.2 works, what happend to it in Version 4.0? Do I have to uninstall 3.0 for 4.0 to work, or is it that I need to stop the Ants Profiler 3.0 Service? What's the reason Ants Memory Profiler 4.0 can't start.
I know I'm asking a lot of questions, but I still think it's better to discover
"bugs" early than later after the product is released.
Cheers
Manfred / comments
I checked on the services "Ants Performance Profiler 4 Service" and "Ants Memory Profiler 4 Service". The performance profler service can be started but the memory profiler brings "Error 1067: The ...
If I try to profile using IIS 6 as which user does the w3wp process get
started? How can I find out? Why can't one change the directory ANTS
writes to?
I also disovered this the application log:
EventID: 1022
Category: None
Source: .NET Runtime
.NET Runtime version 2.0.50727.1433 - Profiling flag set, but required environment (COR_PROFILER) was not set.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Greetings
Manfred / comments
If I try to profile using IIS 6 as which user does the w3wp process get
started? How can I find out? Why can't one change the directory ANTS
writes to?
I also disovered this the application log:
E...
Thank you for your fast reply Andrew.
No IIS is running on the same machine.
The website is configured to listen to the
IP given in the error message:
erlm5gca.ww001.siemens.net -> 146.254.189.105
but it also listens to localhost -> 127.0.0.1
which I also tried with the same result.
Is there some logfile ANTS 4 writes I coul send you?
As you already said the message isn't really that helpful.
It would be better to know why the w3wp start failed.
Another thing: Is it possible to display the measured time instead of
the percentage values?
UPDATE: Error persists in RC0!!!
Best Regards
Manfred / comments
Thank you for your fast reply Andrew.
No IIS is running on the same machine.
The website is configured to listen to the
IP given in the error message:
erlm5gca.ww001.siemens.net -> 146.254.189.105
...
Can't start ASP.NET Profiling
Hi there!
I get the following error when trying to profile an ASP.NET application
that sits on IIS 6:
Could not start IIS.
RedGate.Profiler.Engine.Exceptions.CannotStartIisSessionException
at br.L...