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 09, 2013 @ 18:13
    Steven Lemmens
    0

    Umbraco 6.1.2 : MVC - how to view error occurring at compile of Partial view?

    Hello.

    I have the following situation. I'm running an Umbraco 6.2, using MVC.

    I've got one MacroPartial which doesn't seem to compile. It's fine in Visual Studio, but doesn't run on the website.

    Since I'm using MVC, I can't use umbdebugshowtrace in the querystring and I'm not sure how to use the miniprofiler to get the information I need about the macropartial error?

    So how do I go about this? How can I see what problem is occurring?

    (Since the partial view does not compile, I can't debug either)

  • Steven Lemmens 30 posts 71 karma points
    Jul 09, 2013 @ 22:16
    Steven Lemmens
    0

    I found a (relatively) good way for this problem.

    There's a log file in APP_DATA\Logs\UmbracoTraceLog.txt. The error gets logged there.

    Nevertheless, if anyone has any better ways of finding the error, please post.

Please Sign in or register to post replies

Write your reply to:

Draft