Activity overview
Latest activity by prmioto
Profiler core DLL mismatch
Hi,
Whenever I try to profile an .NET desktop application using ANTS Profiler 4.1, I get the following exception:
The registered profiler core DLL does not correspond to the version of ANTS profile...
Hi Andrew!
I have figure out what is wrong with my environment.
As I am evaluating several profiler tools, one of them left the environment variable Cor_Profiler set to its own COM component CLSID and it seems that the ANTS 4 wasn't aware of it.
I suggest that ANTS 4 should recognize this kind of problem and alert that something is wrong instead of waiting forever without notice. By the way, I have waited longer than the 5 minutes that you have recommended and nothing happened.
Thanks for your help!
Paulo / comments
Hi Andrew!
I have figure out what is wrong with my environment.
As I am evaluating several profiler tools, one of them left the environment variable Cor_Profiler set to its own COM component CLSID ...
Hi Andrew!
I couldn't profile any other Windows service even simple services.
Also, I have tried services that have the same display and service names, but the profiler couldn't start the service and loaded the CPU.
Best,
Paulo / comments
Hi Andrew!
I couldn't profile any other Windows service even simple services.
Also, I have tried services that have the same display and service names, but the profiler couldn't start the service a...
Hi Andrew!
See below my answers for your questions.
Best Regards,
Paulo
"do there appear to be any errors reported in there?"
No, there isn't any errors reported.
"Is the service already running when you try to start profiling?"
No, the service had been stopped before profiling.
"Does the service appear to be running in task manager while ANTS is hung?"
There is no indication in the task manager that the service is running.
"Can you monitor any performance counters for the service when it's running normally using perfmon?"
Yes, I can monitor any performance counters for the service.
"Can you profile standard desktop applications without an issue?"
Yes, I have no problem profiling standard desktop applications. / comments
Hi Andrew!
See below my answers for your questions.
Best Regards,
Paulo
"do there appear to be any errors reported in there?"
No, there isn't any errors reported.
"Is the service already running wh...
Hi Andrew!
I have checked out the access permissions to ANTS results directory and it seems that the Windows service account has full control over this resource.
Also, I have set the environment variable RGTEMP to a new directory.
Nevertheless, I still cannot profile a Windows service. The process RedGat.Profiler.UI.exe is loading the CPU up to 50% and nothing happens.
Best regards,
Paulo / comments
Hi Andrew!
I have checked out the access permissions to ANTS results directory and it seems that the Windows service account has full control over this resource.
Also, I have set the environment va...
Starting a Windows service
Hi,
I don't know if I am missing something, but I couldn't profile a Windows service application using ANTS Profiler 4.
The status bar displays the message "Starting service 'MyService'" and nothin...