Copied to clipboard

Flag this post as spam?

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


  • John Bergman 460 posts 1066 karma points
    May 08, 2017 @ 16:58
    John Bergman
    0

    7.6 Bug, Installing package finalization fails if app_data\packages\created is missing

    If you don't have the packages\created directory, you get an exception in the codebase during the finalize of the install, so the page indicating that the package installation was successful does not come up.

    it is a DirectoryNotFound exception

    enter image description here

  • Nicholas Westby 2005 posts 6843 karma points c-trib
    May 08, 2017 @ 17:23
    Nicholas Westby
    0

    FYI, bugs should typically be reported here: http://issues.umbraco.org/issues

  • John Bergman 460 posts 1066 karma points
    May 08, 2017 @ 19:38
    John Bergman
    100

    Thanks Nicholas; I wen over there and created and account and created a corresponding bug report. (it is a painfully slow site I might add).

    For anyone else that comes across this, creating the directory corrects the issue. For us, it happened because we use TFS for version control and that directory (and associated contents) is not under version control.

  • 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