I have tried to follow the instruction mentioned on the ServiceStack.MiniProfiler page, on the MvcMiniProflier.RavenDB page and on the MiniProfiler page but I cannot get the profiling data for RavenDB to be displayed in the ServiceStack.MiniProfiler rendered output.
The ServiceStack.MiniProfiler rendered output gets displayed correctly when I call my web service method in the browser.
Can this be done through configuration or does it need an additional component?