Column '<0s>' is a computed column, and cannot contribute to foreign keys.

You tried to use a column with a formula in a foreign key. Either clear the columnÆs Formula property or remove the column from the foreign key.