I recently faced the same problem and found the solution on my own which worked for me. I just checked the references list in the solutions explorer and found that there were two or more dependencies attached of the same reference. Eg. Assembly.dll is the main reference, but another reference like Assembly.design.dll was also attached. So i removed the Assembly.design.dll that solved the problem Hope this help:-)
P
parthibab
@parthibab