Namespace or type '<name>' has already been imported

An attempt was made to import a namespace more than once.

Error ID: BC31051

To correct this error

  • Remove redundant Imports statements.

See Also

Reference

Imports Statement (.NET Namespace and Type)