jerbersoft
jerbersoft

Reputation: 4450

VS 2010 beta 2: ASP.NET MVC2 project cannot add Areas

I have installed VS 2010 beta 2 on my Vista Home Premium 64-bit edition laptop. I was so excited on MVC 2 but to my disappointment, I cannot add Areas to the MVC 2 project. Anywone experiencing this too? Or is it only me?

I would love to hear some info / walkthrough on how to fix this problem. Thanks!

EDIT: added screenshot

alt text http://img14.imageshack.us/img14/4009/mvc2w.jpg

Upvotes: 1

Views: 470

Answers (1)

Chris Latta
Chris Latta

Reputation: 20560

Here's a walkthrough on adding areas in ASP.Net MVC 2 on MSDN

Upvotes: 1

Related Questions