Umbraco debugging made easy

Monday, January 21, 2008 by Administrator

When you need to debug your macros, either xslt or usercontrols you do this by appending some text to the querystring on the page you want to debug.

Instead of appending this manually, you can start debugging with the click of a browser button in Internet Explorer or Firefox.

See more at Umbraco debugging made easy at www.cpalm.dk

3 comment(s) for “Umbraco debugging made easy”

  1. Gravatar ImageAsmita Malu Says:

    I have created Login control using ASP.NET. But when i am including this control in Umbraco, i am getting error as "Error creating control (/usercontrols/LoginPage.ascx).
    Maybe file doesn't exists or the usercontrol has a cache directive, which is not allowed! See the tracestack for more information!"

    What needs to be done?

  2. Gravatar Imagebabu Says:

    its so gret when nobody responds on shyte like this!!!!!!!

  3. Gravatar ImagePaul S Says:

    Append this to your URL
    ?umbDebugShowTrace=true

    Read this to make it easy
    http://www.cpalm.dk/1459.aspx

Leave a comment