Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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