You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
.NET Tracer (v3.6.1) not working .
To Reproduce
Steps to reproduce the behavior:
Run installer as administrator
Set Environment for service on HKLM\SYSTEM\CurrentControlSet\Services\<ServiceName>
Restart service
Check log
See warning like [2024-12-12 15:31:00.962 | warning | PId: 8996 | TId: 9124] Load: Error loading dynamic library 'C:\Program Files\Datadog\.NET Tracer\win-x64\.\Datadog.Profiler.Native.dll': The specified procedure could not be found.
Run dd-dotnet check process <Service PID>.
See warning like [WARNING]: The continuous profiler library is not loaded into the process.
Expected behavior
.NET Traces appear in Datadog portal for the service
Runtime environment (please complete the following information):
Instrumentation mode: automatic with msi installer
Tracer version: 3.6.1
OS: Windows Server 2016 Datacenter
CLR: NET Framework 4.8.1
The text was updated successfully, but these errors were encountered:
Hi @rstackhouse-hungerrush, the details you've provided aren't sufficient for us to understand the problem I'm afraid - it looks like the environment variables are incorrect, but I can't say for sure without more information. Could you please raise a ticket with support so we can collect all the details about your setup and what you're trying to achieve? Thank you!
Describe the bug
.NET Tracer (v3.6.1) not working .
To Reproduce
Steps to reproduce the behavior:
Environment
for service onHKLM\SYSTEM\CurrentControlSet\Services\<ServiceName>
[2024-12-12 15:31:00.962 | warning | PId: 8996 | TId: 9124] Load: Error loading dynamic library 'C:\Program Files\Datadog\.NET Tracer\win-x64\.\Datadog.Profiler.Native.dll': The specified procedure could not be found.
dd-dotnet check process <Service PID>
.[WARNING]: The continuous profiler library is not loaded into the process.
Expected behavior
.NET Traces appear in Datadog portal for the service
Runtime environment (please complete the following information):
The text was updated successfully, but these errors were encountered: