I have a solution that contains a website and a class library in Visual Studio 2008.
I then have another web site project outside of the solution that needs to refe
If both projects are contained within the same solution, it will be more apropiate if you add the reference for the project you need, not its compiled dll.