|
|
This module looks promising but I can't get it to install. I am running Orchard 1.5 and I added the module through the web based dashboard and it didn't show the profiling section on the site. I went back into Visual Studio, manually added the
module project to the solution and tried to rebuild the solution but it failed with a ton of "Type or Namespace Not Found" errors. What is the proper way to install and use this module?
|
|
Coordinator
Sep 17, 2012 at 8:15 PM
|
Try to check log files and provide more info. Because lack of information I cannot halp you. Usually installing from web gallery should just works.
|
|
|
|
Hello I have the same problem, the NameSpace problems were references to Nhibernate, FluentNihernate, AutoFac. I simply add the references to the libraries and the module compile.
But it doesn't show the profiler in the top right corner. In the Debug Log found this line:
Orchard.Environment.Extensions.ExtensionManager - No suitable loader found for extension "Four2n.MiniProfiler"
Thanks.
|
|
Coordinator
Nov 20, 2012 at 9:57 AM
|
Please check a new version 0.5 which is compatible with orchard 1.6
|
|