NewRelic APM – Enable IIS and ASP.NET in Windows 2016 and Configure Monitoring step by step for ASP.Net App

Step 1 – Enable IIS in Windows 2016

Step 2 – Enable DOT NET and ASP.net in Windows 2016

Step 3 – Check Wether IIS is running or not by putting IP address using browsers

Step 4 – Stop a default website “Default Web Site’

Step 5 – Create a new website in IIS

Step 6 – Steps to follow to configure IIS to access a website via IP address.

https://kb.diadem.in/how-to-configure-iis-to-access-website-using-ip-address_1080.html

Step 7 – Create a hello world ASP.NET proram

https://dotnet.microsoft.com/learn/aspnet/hello-world-tutorial/intro

Step 8 – Publish an ASP.NET Core app to IIS

https://docs.microsoft.com/en-us/aspnet/core/tutorials/publish-to-iis?view=aspnetcore-3.1&tabs=netcore-cli

Step 9 – Install the .NET Core Hosting Bundle

https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/?view=aspnetcore-3.1#install-the-net-core-hosting-bundle

Step 10 – Verify asp.net website in browsers

Step 11 – Install New Relic .NET agent

https://docs.newrelic.com/docs/agents/net-agent/installation/introduction-net-agent-install 9aa6cbdf12c332a9c84a156b7e337f4bc96bNRAL

Rajesh Kumar
Follow me