Verifying the license key for a .NET application

How to verify the license key for a .NET application

Problem Statement: The APM Insight .NET monitor is not created in the Site24x7 web client because of an empty or invalid license key.
Prerequisite: The Site24x7 APM Insight .NET agent should be installed.

Steps to verify the license key
  1. Navigate to the system Start > Edit APM Insight .NET Agent Configuration tool.
  2. On the General tab, verify the License Key:
    1. If the License Key field is empty, copy and paste the license key from the Site24x7 web client.
    2. If the monitor is not created even after pasting the license key, check if it was pasted twice or if an extra character was added to it.
    3. If your .NET monitor is still not created, verify that the license key you provided is correct for the corresponding Site24x7 account.
  3. Once you provide the correct license key, click Save.
  4. Restart your application and make some transactions.
  5. Once the application is up and receiving requests, you can view the monitor under APM > APM Insight Applications.
Video
Here's a quick video on how to verify the license key for a .NET application.



Related help link

    • 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 ...
    • Basic troubleshooting tips for the APM Insight Node.js agent

      If you are experiencing issues after installing the APM Insight Node.js agent, follow these troubleshooting tips. Verify agent installation and connectivity To verify the agent installation status, you can execute the following command from the root ...
    • 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 ...
    • Prerequisites for Node.js agent installation

      For a smooth Node.js agent installation, ensure that you've fulfilled the following prerequisites. The environment should have node version 16.20.2 or above installed. The application user should have full permission to access the agent directory. ...