Copied to clipboard

Flag this post as spam?

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


  • Oliver Boardman 19 posts 130 karma points
    May 19, 2016 @ 11:59
    Oliver Boardman
    0

    Server Error in '/' Application. Runtime Error on new install

    I have just installed Umbraco onto and Azure webspace. It works fine if a starter package is installed, but I want to start from a blank site. When I uninstall the starter packages I get this message:

    Server Error in '/' Application. Runtime Error

    Is there some settings I have to edit somewhere before I can start building?

  • Dennis Adolfi 1082 posts 6450 karma points MVP 6x c-trib
    May 19, 2016 @ 13:01
    Dennis Adolfi
    100

    Hi Oliver.

    In your web.config, could you set:

    <customErrors mode="Off" />
    

    And reload the page and see what the error message is.

    Also could you paste the content of your current logfile, its found under /App_Data/Logs.

    Hopefully we can figure this out!

    All the best!

  • Oliver Boardman 19 posts 130 karma points
    May 19, 2016 @ 13:04
    Oliver Boardman
    1

    Hi Dennis,

    Thanks for getting back to me. Just solved it. There was a half installed starter package still sitting in the development tab that was screwing things up

  • Dennis Adolfi 1082 posts 6450 karma points MVP 6x c-trib
    May 19, 2016 @ 13:07
    Dennis Adolfi
    0

    That´s awesome news Oliver!! Best of luck to you with the rest of your new Umbraco site!! :)

  • 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