So now everything builds just fine, but it just doesn't work in runtime.
Is it supported, should I spend more time on finding issue in my code or maby just drop it and find another solution to make my MVC application pluggable ?
Could someone from MVC team provide a tutorial for Areas in RC version ? I thing it's one of the coolest features in MVC framework.
jarekm
Member
26 Points
3 Posts
Re: Area support in ASP.NET MVC 2 RC
Jan 20, 2010 01:52 PM|LINK
Hi, I did everything step by step like in the walkthrough.
I've found a solution for missing dll file: http://stackoverflow.com/questions/2005018/asp-net-mvc-2-areas-and-afterbuildcompiler/2096884#2096884
So now everything builds just fine, but it just doesn't work in runtime.
Is it supported, should I spend more time on finding issue in my code or maby just drop it and find another solution to make my MVC application pluggable ?
Could someone from MVC team provide a tutorial for Areas in RC version ? I thing it's one of the coolest features in MVC framework.