I am using vs 2010 with mvc 2...i have created the a mvc project using the vs standard template which works fine. When i try to add a new view eg Views/Home/contactus.aspx when i try to visit this page then i get a "Resource could not be found", yet i can browse the file Views/Home/about.aspx (default project file).
What am i missing?