Hi,
I've some trouble using any asp.net MVC 3 components in my views.
When I try, I got this kind of exception :
I'm only trying to display this:
In one view of one of my area.
What is going wrong?
I've also one instruction in the layout(for script/css registration), which doesn't seems to make any trouble.
Is this a problem with area?