London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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