Areas over multiple projects - Views not found in child projects
问题 I've been following this guide from MSDN about "Creating an ASP.NET MVC Areas Application Using Multiple Projects". Since ASP.NET MVC 2.0 is just preview one would imagine there to be some bugs. My problem is, it simply doesn't work! At least not the way it's suppose to. After setting everything up and pressing F5, one would think that, this will work, neat! BEEEP. Wrong. It doesn't find the Views in the child project! Because in my case it tries to search within ~/Views which of course is in