Add application in .NET Profiler | Site24x7 APM Insight

Steps to be performed when an application is not getting added by the .NET agent profiler in APM

Please follow the below troubleshooting steps if an application does not get added by the .NET agent:
  1. Copy the ClrProfilerAgent.dll from the installation directory of the agent
  2. Paste the dll in  %SystemRoot%\system32
  3. Unregister the ClrProfilerAgent.dll. In command prompt, go to the installation path of the .NET agent and type the command: regsvr32 -u ClrProfilerAgent.dll
    You will get a message that the dll is unregistered
  4. Go to %SystemRoot%\system32 (where we copied our agent dll) and register our agent dll by typing below the following command: regsvr32 ClrProfilerAgent.dll
    You will get a message that the dll is registered
Once you have done this, perform some web transactions. Then check the log folder (C:\Document and Settings\All Users\Application Data\dotNetAgent\†AgentLogs.

Check for log files similar to .NetAgentNative.w3wp.exe.796.log to confirm the successful addition of an application by the .NET agent profiler.
    • Related Articles

    • How to identify and resolve conflicts between other APM products and the APM Insight .NET agent

      Problem statement: You are experiencing either of the below issues and suspect that another APM product is interfering with the Site24x7 .NET agent. 1. The .NET monitor is not created under APM > APM Insight > Applications, even after the .NET agent ...
    • Bundled .NET and .NET Core agents in a single MSI

      In APM Insight .NET agent version 6.8.0, the .NET and .NET Core agents have been bundled into a single MSI, enabling unified monitoring of both application types. Upgrade requirements for .NET Core agent 6.7 and below If you're using .NET Core agent ...
    • APM Insight integration for Next.js in Kubernetes

      To integrate the Site24x7 APM Insight Next.js agent into your Kubernetes application using initContainers with the prebuilt agent image, follow the steps below: Prerequisites A Next.js application container image The Site24x7 APM Insight license key ...
    • How to uninstall the Site24x7 Windows Server Monitoring Agent

      Method 1: To uninstall the Site24x7 Windows Server Monitoring Agent, click the link below: https://staticdownloads.site24x7.com/server/Site24x7WindowsAgentUninstall.zip Unzip and execute the Uninstall.bat file in the Command Prompt as an ...
    • Steps to terminate your Site24x7 Products

      Site24x7 lets you terminate your account permanently. Follow the steps below to initiate the termination process: Log in to your Site24x7 account. Navigate to Admin > My Account > Account Settings > Terminate my account and remove all Site24x7 data. ...