Using VS2013 and first time at using MiniProfiler
I found that to get the GitHub - MiniProfiler/dotnet: A simple but effective mini-profiler for ASP.NET (and Core) websites .NET source to compile I had to open the GitHub - MiniProfiler/ui: Shared front-end code for any language implementation. project and copy the files into StackExchange.Profiling\ui
There was also a missing reference to System.Data.SQLite in the Sample.Wcf project… Used NuGet to get this, and then compiled. However the WCF Sample seems unhappy when any links are pressed:
Cannot upload an image, but “new users cannot upload an image”
An exception of type ‘System.Configuration.ConfigurationErrorsException’ occurred in SampleWeb.dll but was not handled in user code
Additional information: An error occurred creating the configuration section handler for system.serviceModel/behaviors: Could not load file or assembly ‘Miniprofiler.Wcf, Version=2.0.4.0, Culture=neutral’ or one of its dependencies. The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)