Referenced assembly problem

J

Joe

I'm trying to build a number of projects which depend on other projects
from other solutions. All projects output class libraries. After each
project is build I install them in the GAC. The problem I get is when I
build a project that references one of these libraries. VS doesn't find the
library which I guess is because it's not installed in the toolbox.

This is an auto build process on a non development machine. Is there
something I need to set or do after the build to get it to install in the
toolbox or just make VS aware of the libraries locations?

-Joe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top