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.
I was able to solve this by adding the updateDatabaseSchema="true" on episerver.framework in my config file.
I get the following error after installing nuget packet 'Episerver.Marketing.Testing' version 2.1.0:
The database 'EPiServerDB' has not been updated to the version '2.0', current database version is '1.0'. Update the database manually by running the cmdlet 'update-epidatabase' in the package manager console or set 'updateDatabaseSchema="true"' on episerver.framework configuration element
I have followed the advise and ran update-epidatabase in PMC in the root of my site. Stuff happens in the console , but I get the same error when starting my site.
Thanks in advance.