“Table version is , program expects version .

In SQL Management Studio, edit the ClassTypeID of the specified table's -1 record.

CAUTION: The solution includes an UPDATE statement, back up the database before running!

SELECT classtypeid FROM WHERE id = -1

UPDATE set classtypeid = where id = -1

You could leave a comment if you were logged in.