I have asp.net MVC 2 RC installed with VS 2008 SP1.
I tried to follow Walkthrough: Creating an ASP.NET MVC Areas Application Using Multiple Projects (http://msdn.microsoft.com/en-us/library/ee307987(VS.100).aspx), but I was stuck
at Step "Enabling the custom build step for MVC areas projects", because I could NOT find anything like "
jliatinnosph...
0 Points
2 Posts
Area support in ASP.NET MVC 2 RC
Jan 19, 2010 09:01 PM|LINK
I have asp.net MVC 2 RC installed with VS 2008 SP1.
I tried to follow Walkthrough: Creating an ASP.NET MVC Areas Application Using Multiple Projects (http://msdn.microsoft.com/en-us/library/ee307987(VS.100).aspx), but I was stuck at Step "Enabling the custom build step for MVC areas projects", because I could NOT find anything like "
" in any project files.
Any ideas?
Thanks.