Answer by Christian S. ·
hi Michael,
I guess this HomeController extends System.Web.Mvc.Controller, right?
so that should be the reason why it's picked up by the ASP.NET sensor and starting a PurePath.
so here's what you could do:
then you should not see this any longer.
hope this helps,
Christian
Answer by Mike K. ·
So I tried to exclude a URI from our F5 doing a monitor check to a specific page. Once it was in place I started getting a method call showing up instead. I tried to then exclude that method but no matter what I do it won't go away. So all that shows up is the HomeController.SiteMonitor Class with a single SiteMonitor Method call. Any suggestions as to how to get rid of this call showing?
JANUARY 15, 3:00 PM GMT / 10:00 AM ET