Copied to clipboard

Flag this post as spam?

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


  • Steven Lemmens 30 posts 71 karma points
    Jul 07, 2013 @ 18:19
    Steven Lemmens
    0

    Debug information in miniprofiler?

    I'm playing around with the MiniProfiler in Umbraco 6.1.2 and I'm having trouble getting information from one of my MVC macro partials. I can add "?umbDebug=true" to my URL to get the profiler to work. but there is one macro that doesn't give any information at all, as it seems to fail to compile (no idea why).

    Is there any way to include the error from the loading of the macro into the profiler? Like what we had when we appended "?umbdebugshowtrace=true" to the URL.

     

  • J 150 posts 489 karma points
    Jul 08, 2013 @ 12:21
    J
    0

    Hi Steven,

    MiniProfiler is now part of the core Umbraco 6.1.x http://umbraco.com/follow-us/blog-archive/2013/5/10/umbraco-610-beta-2-out-now!.aspx so there's no need to install this package if you're using 6.1.2.

    Cheers,

    Jorge

  • Steven Lemmens 30 posts 71 karma points
    Jul 08, 2013 @ 12:27
    Steven Lemmens
    0

    Hello Jorge,

    yes I know. I'm using the included version of Miniprofiler. I was wondering if it was possible to get debug information (like a macro partial that can't be compiled) into the miniprofiler so I can read the error message there?

     

    Cheers

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Jan 21, 2015 @ 18:11
    Alex Skrypnyk
    100

    Hi Steven,

    You can do that like that :

     @MiniProfiler.RenderIncludes() 
    
Please Sign in or register to post replies

Write your reply to:

Draft