Hi guys,
I have a Solution which contains my ui Project, my BLL Project, a LLBL and LLBLDBSpecific. I have a reference to the LLBL and LLBLDBSpecific Projects in the BLL Project.
So far, so good. It works.
Now, I create another Solution with a new ui Project and the same BLL Project, LLBL and LLBLDBSpecific Projects using the same files in the first Solution above.
Not good. Now I get a yellow triangle with explanation mark on the LLBL and LLBLDBSpecific References.
I Removed the references and re-added and it works for the second Solution. But now the first Solution is messed up with the same error that I had before.
Any ideas on sharing the BLL and LLBL, LLBLDBSpecifc Projects across Solutions would be helpfull.
Thanks,
Fishy.