Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tobias Klika 101 posts 570 karma points c-trib
    Feb 27, 2015 @ 10:45
    Tobias Klika
    0

    Disable MiniProfiler

    Hi!

    Is there a way to completely disable MiniProfiler in Release mode?
    When I set umbracoDebugMode to false and compile the app in release I can still see MiniProfiler writing logs to the RuntimeCache, that's why I am sure it is running.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Feb 27, 2015 @ 10:51
    Jan Skovgaard
    101

    Hi Tobias

    What exact version of Umbraco 7 are you using?

    Have you <compilation debug="false"> in the web.config as well?

    /Jan

  • Tobias Klika 101 posts 570 karma points c-trib
    Feb 27, 2015 @ 11:15
    Tobias Klika
    1

    Jan, you are my hero, as always!

    Idiot me, somehow I did forget about the compilation part. (and I've tested it locally without the web.config transform which removes the compilation node). And now it works as expected!

    Thanks :)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies