I have used nuget to upgrade from v7.4 to v7.5, however I now get the following error.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Nuget Update
Hi,
I have used nuget to upgrade from v7.4 to v7.5, however I now get the following error.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS1061: 'System.Web.Mvc.HtmlHelper
Same issue... any hints before I start to dig into?
Seems like something might be missing, make sure to check your site: https://cultiv.nl/blog/how-to-diagnose-umbraco-upgrade-problems/
Seems like this might fix: https://our.umbraco.org/forum/using-umbraco-and-getting-started/79396-nuget-update-to-75#comment-253929
is working on a reply...