Edit

Share via


Alias '<namespacename>' is already declared

You have attempted to use Imports to import a namespace that is already declared.

Error ID: BC30572

To correct this error

  • Check the namespace you are attempting to import.

See also