Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
10-12-2018 04:10 AM
Hi,
I'm trying to configure the .NET Agent for a Windows Service that launches and EXE that makes HTTP requests.
The machine agent appears in the controller, but the App Agent version is null and runtime is null and despite setting up Class/Method in buisness transactions nothing seems to show.
We are using .NET 4.5.
It seems the config matches because I get this in the log
AppPools:
Console:
qtagent.exe AppDomain:*
qtagent_40.exe AppDomain:*
qtagentservice.exe AppDomain:*
Services:
Any help would be much appreciated. Many thanks
Here's my config
<machine-agent />
<app-agents>
<IIS>
<applications />
</IIS>
<standalone-applications>
<standalone-application executable="QTAgent.exe">
<tier name="Load Test Agent Tier" />
</standalone-application>
<standalone-application executable="QTAgent_40.exe">
<tier name="Load Test Agent Tier" />
</standalone-application>
<standalone-application executable="QTAgentService.exe">
<tier name="Load Test Agent Tier" />
</standalone-application>
</standalone-applications>
</app-agents>
</appdynamics-agent>
10-12-2018 06:57 AM
Try to specify the full path to the exe-files.
10-12-2018 09:42 AM
Thanks, I tried that but no luck.
I can see that the exe with the class I'm monitoring isn't appearing but one of the other exes is...
10-16-2018 09:18 AM
Hi Robert,
The Class/Method business transaction requires full class name including namespace to be specified. Did you do that?
Otherwise if you zip up %ProgramData%\AppDynamics\DotNetAgent\Logs and attach it here, we can help troubleshoot.
10-16-2018 09:54 AM
10-17-2018 03:00 AM
Hi Ryan,
I've added the namespace but I've noticed it appears only one of the executables is being shown on the AppDynamics controller and it's one that doesn't have the class.
I've tried to attach zip but I get this message:
Many thanks for this,
Rob
10-31-2018 10:06 AM
Hi Robert! Please visit the AppDynamics Support portal at https://help.appdynamics.com/hc/en-us/requests/ and "Create a New Request".
This will allow you to work privately with our Support team and share your agent log zip, which you probaly wouldn't want to share here publicly.
Thanks,
Matt
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form