I have a project within another project (they're two separate projects inside the solution, but the files for one are inside the other). I'm trying to use Kendo UI MVC wrappers, but I can't get Intellisense to work on the project that's inside the other. It finds the dll just fine because the project compiles and runs properly, but there's no Intellisense. I've tried everything I could possibly think of to fix the problem, including the instructions on I have a project within another project (they'r