Specifically the error occurs in the Resources.Designer.cs:
Resources.Designer.cs
Error 2 The namespace \'ModulusFE\' already contains a definition for \'Sto
I had this same problem and it was due to naming a function in the code behind the same as my tool. Simple mistake but something to keep in mind as well.