Unable to "add reference" to a class library type of project.

I've created class library projects but I am unable to "add reference" to them from a windows app. project. The Add Reference > Projects field is blank. The class library projects were saved to their default location. Has anyone seen this


Answer this question

Unable to "add reference" to a class library type of project.

  • Lusty_Learner

    Hi Snowbound,

    Only projects within the same solution will show up under Add Reference > Projects. If you are creating a new solution, you can use Add Reference > Browse and browse to the location where the class library (.dll) was saved.

    Hope this helps,
    Steve Hoag

  • Unable to "add reference" to a class library type of project.