A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hello! I'm trying to update EPiServer to 8.0. I get this exception:
"The database has not been updated to the version '7016.0', current database version is '7003.0'. Update the database by running the cmdlet 'update-epidatabase' in the package manager console."
In VS I then ran update-epidatabase in Package Manager Console. Then I get this error:
"Failed to execute script because validation failed: Invalid database version detected [7.8.0.sql]"
So after that I tried to run Export-EPiUpdates, and do it manually in SSMS. After looking in the file 7.8.0.sql, I see this:
So I guess this means I need a script as well for updating to '7006' first? Where can I acquire this?
Export-EPiUpdates