Troubleshooting steps to display IIS apps | APM Insight .NET agent

Troubleshooting steps when the "App Filters" tab in the ''Edit Configuration" dialog doesn't show any IIS application

The settings dialog requires read permissions for IIS applications and read/write access for their respective "web.config" file. Kindly check the permission settings of the current user for the following files:
  •     web.config, in web application's folder
  •     applicationHost.config and redirection.config, typically found in "%WinDir%\system32\inetsrv\config" folder
When there are errors in load/save, a link "Click here to view errors" will show up at the bottom of the Settings window. Clicking this launches a dialog that lists all the errors encountered in the "Edit Configuration" dialog. The same information is logged in the AgentLogs folder (in %WINDIR%ProgramData\DotNetAgent †).
    • Related Articles

    • Troubleshooting false positive alerts in monitoring

      Problem False positive alerts are being generated. Possible cause The monitoring system is down in some locations. The Website monitor might be configured for one location, such as Seattle, but may appear down when accessed from another location, ...
    • Setting up a website monitor w.r.t content match and HTTP configuration

      Regarding the website defacement (content match) configuration, you can set keyword checks to find the existence and non-existence of keywords in your HTML response. As far as the HTTP configurations are concerned, we support HEAD, GET, and POST ...
    • 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 ...
    • Exclude Site24x7 monitoring traffic from Google Analytics

      You can exclude traffic from the Site24x7 Web Transaction (Browser) monitor and Webpage Speed (Browser) traffic from Google Analytics in two ways. To exclude traffic for the Web Defacement monitor, you can follow the first method. 1. Creating a ...
    • Troubleshoot the Unauthorized user (Error 401) when installing Tomcat plugins

      When installing Tomcat plugins, you may encounter the following error: Unauthorized user. Does not have permissions. HTTP Error 401: This error usually occurs when the user accessing the Tomcat Manager application does not have the necessary ...