S
Samuel L Matzen
Hi,
I am trying to develop with multiple projects in a single solution. The
many of these projects create .dlls that are used by other projects. When I
reference a .dll I reference it in the bin directory of the project creating
it.
The problem I am having is that Visual Studio keeps throwing a whole bunch
of error messages indicateing it can't overrite other version of dlls and
that one object can't be converted to another object which are exactly the
same.
Has anyone got multiple dependent project development to work in a single
solution?
Is there some basic issue I am missing here?
Thanks in advance for any advice,
Sam Matzen
I am trying to develop with multiple projects in a single solution. The
many of these projects create .dlls that are used by other projects. When I
reference a .dll I reference it in the bin directory of the project creating
it.
The problem I am having is that Visual Studio keeps throwing a whole bunch
of error messages indicateing it can't overrite other version of dlls and
that one object can't be converted to another object which are exactly the
same.
Has anyone got multiple dependent project development to work in a single
solution?
Is there some basic issue I am missing here?
Thanks in advance for any advice,
Sam Matzen