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

Visual Database Tools

Visual Database Tools

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.