Visual Basic Compiler Messa ...


Visual Basic Reference: Error Messages
'<name>' is ambiguous in the namespace '<namespacename>'

You have provided a name that is ambiguous and therefore conflicts with another name. The Visual Basic compiler does not have any conflict resolution rules; you must disambiguate names yourself.

Error ID: BC30560

To correct this error

  • Fully qualify the name.

See Also

Concepts

Reference

Tags :


Page view tracker