cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

.NET Core Microservices Agent compatible with AspNetCoreModuleV2 ?

James.Tran
Wanderer

Hi, I am attempting to install the .NET core microservices agent onto my application that is using the "AspNetCoreModuleV2" in the web.config file. I am following the instructions found on https://docs.appdynamics.com/display/PRO45/Install+the+.NET+Core+Microservices+Agent+for+Windows and it is still not registering onto the AppD list of apps.

 

I have another application that has successfully connected, but is using "AspNetCoreModule".

 

Is AspNetCoreModuleV2 supported?

2 REPLIES 2

Evan.Lock
Producer

This worked for me - rename the <dll name>.Appdynamicsconfig.json to Appdynamicsconfig.json

Why do we have to rename the Appdynamicsconfig.json? Should not we be able to use the appdynamics nuget package out of the box without having to do anything?