Edit

Share via


'<name>' is declared in project '<projectname1>', which is not referenced by project '<projectname2>'

A programming element is defined in a project to which the current project does not have a reference.

Error ID: BC32004

To correct this error

  • In the current project, add a reference to the project that contains the desired element.

See also