Kibana version: v 7.16.3
Elasticsearch version: v 7.16.3
APM Server version: v 7.16.3
Original install method (e.g. download page, yum, deb, from source, etc.) and version: GitHub - elastic/apm-agent-dotnet · GitHub
Is there anything special in your setup? Load balancer in front of the APM servers
"[2026-08-03T18:19:42.2740259+03:00] [WARN ] Assembly.Load failed for Elastic.Apm.Profiler.Managed, Version=1.34.0.0, Culture=neutral, PublicKeyToken=ae7400d2c189cf22, falling back to Assembly.LoadFrom from D:\ElasticApm\net462
System.IO.FileNotFoundException: Could not load file or assembly 'Elastic.Apm.Profiler.Managed, Version=1.34.0.0, Culture=neutral, PublicKeyToken=ae7400d2c189cf22' or one of its dependencies. The system cannot find the file specified.
File name: 'Elastic.Apm.Profiler.Managed, Version=1.34.0.0, Culture=neutral, PublicKeyToken=ae7400d2c189cf22'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at Elastic.Apm.Profiler.Managed.Loader.Startup.TryLoadManagedAssembly()"
"Line 122: [2026-08-04 11:28:07.244 +03:00][7][Error] - {ElasticApmModule.#2} Processing EndRequest event failed +-> Exception: System.NullReferenceException: Object reference not set to an instance of an object.
Line 108: [2026-08-04 11:28:07.239 +03:00][9][Error] - {ElasticApmModule.#2} Processing BeginRequest event failed +-> Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at Elastic.Apm.AspNetFullFramework.ElasticApmModule.ProcessEndRequest(Object sender)
at Elastic.Apm.AspNetFullFramework.ElasticApmModule.OnEndRequest(Object sender, EventArgs e)
at Elastic.Apm.AspNetFullFramework.ElasticApmModule.ProcessBeginRequest(Object sender)
at Elastic.Apm.AspNetFullFramework.ElasticApmModule.OnBeginRequest(Object sender, EventArgs e)"