@* Make sure you've added this one line to your LAYOUT or MASTER PAGE *@ @MvcMiniProfiler.MiniProfiler.RenderIncludes()

My MVC Application

@Html.Partial("_LogOnPartial")
@RenderBody()