We have a 64 bit Windows OS but a 32 bit application and the Agent install for dotNetAgentSetup-4.5.18.1 isn't letting us install.
Is there a work-around?
Hi Sandy,
As the document says -
The .NET Agent Coordinator Service must be the same architecture as the monitored application. For example, a 64-bit coordinator with a 64-bit IIS application.
As per logic and implementation, you should always install the .NET agent match with OS bitness. Now, in your case you have 64 bit Windows OS, so you would need to install the 64 bit .NET agent.
But to enable object instance tracking, NET Agent Coordinator Service must be the same architecture as the monitored application, here in your case both are different. So, in the shared scenario, object instance tracking will not work.
Thanks,
Ashish.