Cannot name the object '<name>' because it is already named '<name>'
.NET Framework 2.0
This is an internal error in the Visual Studio serializer. It indicates that the serializer has tried to name an object twice, which is not supported.
To correct this error
-
Note the exact text of the error message and contact Microsoft Product Support Services.