Disabling/Uninstalling the eG .NET Profiler

To disable/uninstall the eG .NET Profiler, follow the steps below:

  1. Login to the system hosting the eG .NET Profiler.
  2. Go to the command prompt and switch to the <EG_INSTALL_DIR>\lib directory.
  3. Issue the following command at the prompt to disable the profiler:

    uninstall_Profiler.bat

  4. Once the batch file successfully executes, the eG .NET Profiler will get uninstalled. However, even after uninstallation, the .NET Profiler will continue to remain attached to the worker process that first loaded the profiler. To detach the profiler from that worker process, run IISRESET at the command prompt. Alternatively, wait till the worker process stops by itself.

Note:

If the eG agent on a profiled IIS web server is uninstalled, the eG .NET Profiler also gets automatically uninstalled. Here again, the profiler will continue to be associated with the worker process that originally loaded it. To detach the profiler from that worker process, you either have to run IISRESET at the command prompt after uninstalling the eG agent, or wait till the worker process stops by itself.