Copied to clipboard

Flag this post as spam?

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


  • Sean Håkansson 66 posts 192 karma points
    Aug 22, 2015 @ 23:36
    Sean Håkansson
    0

    Latest Nuget has missing files

    Hi!

    Latest nuget install exlcudes \App_Plugins\SEOChecker\redirects, and its files.

    This causes umbraco backoffice unresponsive, specially when logging in. Seems solved if I copy the missing files from another project.

    Cheers!

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Aug 24, 2015 @ 05:36
    Richard Soeteman
    0

    HI Sean,

    That is weird. Will check the built script for 1.9.2.

    Thanks,

    Richard

  • Sean Håkansson 66 posts 192 karma points
    Aug 24, 2015 @ 06:02
    Sean Håkansson
    0

    Cool!

    Just FYI, my "latest nuget" is actually 1.9.1 if that's any help.

    Cheers!

  • Sean Håkansson 66 posts 192 karma points
    Aug 25, 2015 @ 12:58
    Sean Håkansson
    0

    Hi, I just had another related problem. My colleague is missing /umbraco/plugins/seochecker/config/SeoChecker.config even after reinstall. Are we missing some part of the installation? (I noticed the config file is originally in the app_data/temp). Could our ignore file cause this (we use /config/)

    Thanks!

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Aug 26, 2015 @ 07:41
    Richard Soeteman
    0

    Hi Sean,

    Ignore file could be the problem indeed. The reason that it's in app_temp first is because you don't want to overwrite these files during install. So the installer only copies on new installation.

    Hope this helps,

    Richard

  • Geoff Beaumont 75 posts 104 karma points
    Sep 23, 2015 @ 13:09
    Geoff Beaumont
    0

    I've also had problems with this - the redirects folder was missing from my initial install (one minor version back). I tried upgrading to the latest version and it failed to install the majority of files to /AppPlugins and /AppData/TEMP (not sure about /umbraco - I didn't check that before overwriting).

    All the files were present in the NuGet packages cache and manually copying them into the site fixed it. NuGet didn't report any issues, but I'm wondering if something failed and stopped it copying files?

    I have a completely standard NuGet setup in this VS2013 solution - no custom rules at all.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Sep 23, 2015 @ 13:11
    Richard Soeteman
    0

    Hi Geoff,

    Copy takes place on first request in the browser. Then the items gets copied

    Best,

    Richard

  • Geoff Beaumont 75 posts 104 karma points
    Sep 23, 2015 @ 13:18
    Geoff Beaumont
    0

    Hmm - well, whenever they were supposed to be copied, they weren't!

Please Sign in or register to post replies

Write your reply to:

Draft