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
One possibility is that the target .NET Framework version of the class library is higher than that of the project.