Troubleshoot: APM+ for .NET

This guide is intended to help users who are experiencing problems trying to configure their application to send APM data to Retrace.  If you haven’t already, check out our documentation on installing Retrace for your appropriate application framework.  This guide will provide you with a checklist of items that will help troubleshoot what is going on.  If you are still not …

.NET Agent Installation: Enable Classic IIS App Pools

When Stackify Retrace or Prefix is installed, StackifyHttpModule is registered in IIS. If you are using “classic” application pools, they will not automatically use Stackify’s module. To fix this you can either add the module to your application’s web.config and redeploy your app, or modify the master web.config on your server or PC to reference the module. Note: Some APM features …