Whenever I am adding a dynatrace agent for my w3wp.exe which is running a compiled website then a error is thrown and agent doesn’t start even after restarting IIS and its services suggested in the error.
Running IIS 8 on 64 bit machine.
Answer by Gregg K. ·
I've never had to reboot. You do however have to access the website or make a call to the webservice so that a w3wp.exe process is created by IIS. That will bring the agent online.
Answer by Andreas G. ·
Have you accessed the website that is hosted by IIS? IIS will only actively load the .NET Runtime when you have at least a request that needs to be handled by the ASP.NET Engine. Until that happens our agent will not be fully loaded. So - please - give this a try and let us know if the problem remains
Answer by AMANDEEP S. ·
Hi Richard,
I have already tried it by restarting the machine, but i am getting the same error again.
Thanks,
Aman
JANUARY 15, 3:00 PM GMT / 10:00 AM ET