Error in upgrading database for version 30.12.0

The web app has xbyk version of 30.11.3 and the database version is same as well.

However, when I updated the nuget package for xbyk to version 30.12.0 and tried to upgrade the database to make it in sync with the latest version. I am getting error as shown

Commands:

dotnet tool restore

dotnet kentico-xperience-dbmanager upgrade -s ".\SQL2022" -d "Website" -u "Website" -p "Website" -a "administrator" --use-existing-database

Creating database schema and default data...
Database schema and default data created.
Updating macro signatures...
Error installing the database. Original message: [DataClassInfoProvider.GetClassStructureInfoFromDB]: Class information for class 'CMS.RecycleBinContentItem' not found.

Tags:
Kentico User groups Xperience Administration v30.12.0
0

Answers

To response this discussion, you have to login first.