.NET Framework
Raygun APM supports ASP.NET Framework, ASP.NET MVC, Web Forms, and Web API on 64-bit Windows Server 2016 or newer.
Install and configure
- Install the Raygun APM Agent for Windows.
- Open the Raygun Configuration Utility.
- Select the IIS application pool in the IIS / .NET Process tab.
- Enter the Raygun application API key and apply the configuration.
- Recycle the application pool so the next worker loads the profiler.
- Generate application traffic and confirm traces appear in Raygun.
The x64 Agent installer contains both the x64 and x86 profilers, so it can profile a 32-bit IIS application pool running on 64-bit Windows.
For Windows Server Core, automation, or a host without the Configuration Utility, use the current Agent command line or manual IIS configuration.
Stop profiling an application pool
Remove the application pool from profiling in the Configuration Utility, then recycle the pool. This does not affect other configured application pools and does not uninstall the Agent.
If traces do not appear, follow Windows troubleshooting.