Closed hfloyd closed 2 years ago
Hey Heather,
Thanks for reporting this. Can you try deleting any page not found DLLs from your bin directory and deleting the page not found folder in app plugins. The release probably should have been a major version rather than a minor as it was a change to an RCL and the removal of the .core project.
Hi @NikRimington So, I did a Solution "Clean" in Visual Studio, and deleted the HC folder in App_Plugins, then did a Rebuild.
I am still getting the same error when running the site.
Ps. Sorry it took me so long to get back to you on this - I was away last week.
Also, if you have a .targets file, you can make sure it deletes the App_Plugins on rebuild...
You might have this, but I didn't see it in your repo (default .gitignore seem to automatically exclude the 'build' folder)
I figured out the issue - I was using the "Update" pane in the Nuget UI, and didn't noticed that there was a second separate package installed, which didn't get un-installed on update (because it was referenced by my separate "cs-only" project):
After uninstalling "HotChilli.Umbraco.PageNotFound.Core v.2.0", then [Rebuild Solution], restart the local site in IIS... and NO ERROR!
Thanks for the troubleshooting help!
Just updated this via NuGet and now get this error:
BootFailedException: Boot failed: Umbraco cannot run. See Umbraco's log file for more details. -> Umbraco.Cms.Core.Exceptions.BootFailedException: Conflicting routes, you cannot have multiple controllers with the same name: MenuController
Reverting the update resolves the issue.
Info:
Umbraco version 10.2.1
All packages installed: