I would like to create a Crystal Reports report using pre-existing LINQ classes that live in a different project than where the report lives. I can not find a way to do this. I am using VS2008.
Whenever I expand the Project Data tree, I only see classes in the current project. The History tree shows me the last 5 classes in the OTHER project, but I need more than those 5. I found the Create a new connection option in the ADO.NET section, but it looks like it is looking for XML sources and DLLs.
Matt
source share