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

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


1. Copy the ClrProfilerAgent.dll from the installation directory of the agent. (Typically it is found in C:\Program Files (x86)\ManageEngine\APM Insight .NET Agent\DotNetAgent\ClrProfilerAgent.dll).
2. Paste the dll in %SystemRoot%System32
3. Unregister the ClrProfilerAgent.dll. In command prompt go to the installation path DotNetAgent , type the command.You will get a message that the dll is unregistered.
    regsvr32 -u ClrProfilerAgent.dll
4. Go to %SystemRoot%system32 (where we copied our agent dll) and register our agent dll by typing below command.You will get a message that the dll is registered.
       regsvr32 ClrProfilerAgent.dll

 Once you have done this,perform some web transactions. Then check the log folder (C:\ProgramData\DotNetAgent\AgentLogs)

 Check for log file with similar like this .NetAgentNative.w3wp.exe.796.log. to confirm the successful addition of an application by the .NET agent profiler.


                  New to ADManager Plus?

                    New to ADSelfService Plus?