Copied to clipboard

Flag this post as spam?

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


  • Chris Van Oort 93 posts 351 karma points
    Feb 13, 2018 @ 22:55
    Chris Van Oort
    0

    Upgrade from 4.4.2 to 6.0.6 Causes 404 in Backoffice?

    I am upgrading from Umbraco 7.5.2 and Umbraco Forms 4.4.2 to Umbraco 7.8.1 and Umbraco Forms 6.0.6. After doing so I've run into a 404 error.

    When I load /umbraco/forms in the backoffice I get this 404:

    VM2326:1 GET http://website.com.local:8081/umbraco/backoffice/UmbracoForms/Updates/GetSavePlainTextPasswordsConfiguration 404 (Not Found)
    

    enter image description here

    I see a couple other posts about this without a solution:

    I've followed the upgrade instructions here: https://our.umbraco.org/documentation/Add-ons/UmbracoForms/Installation/Version-Specific#version-4-to-version-6

    And I've tried upgrading via nuget, reverting my changes, and then manually uploading the 6.0.6 package to the backoffice. I don't know what this functionality is or what it's customer-facing impact is.

    Any help is much appreciated!

    EDIT I might have this fixed -- I updated via nuget initially and that didn't work. So I updated via the back office and in the process of such I broke something. Reinstalling the update via Nuget seems to have resolved my issues. In doing so I overwrote my config files with good ones and will go back to merge back in my settings.

  • Chris Van Oort 93 posts 351 karma points
    Feb 17, 2018 @ 23:27
    Chris Van Oort
    100

    Update I had some sort of conflict between the selected Nuget version and the version I installed in the backoffice (package upload). So when I went to Build-->Clean-->Build it would restore the old v4.4.2 Umbraco Forms dlls from the nuget packages repo but retain all of the other v6.0.6 files and thus this error.

    I fixed it by reinstalling the package with Nuget and overwriting any files I had. Then I used BeyondCompare to merge changes back in from a "pre-upgrade" copy of my config files. I believe these are also copied to ~AppData\NugetBackup

  • Paul 153 posts 519 karma points
    Apr 18, 2018 @ 11:30
    Paul
    0

    Thanks for this post Chris. To resolve the issue I did a build > clean > build, but that didn't do it for me. I resorted to completely removing Umbraco Forms, then going through my project removing references and dll's that hadn't been removed, then reinstalled a fresh copy of Forms 7.0.1, Thankfully that appears to have done the trick.

  • 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