Specifically the error occurs in the Resources.Designer.cs:
Resources.Designer.cs
Error 2 The namespace \'ModulusFE\' already contains a definition for \'Sto
I think this issue is because you have added for a single table, 2 DAL classes. If this table is included in a relation, then remove the table_name.dbml for it, and keep that for the related tables. You must use one of them.