Thanks Hoss...you are correct..had to add ContactUs to home controller..i am very new to mvc but love the idea
On Mon, Jun 20, 2011 at 10:02 AM, Hoss Ravanparsa <[email protected]>wrote: > Have you added the ContactUs action to the Home controller? Are your > routes set up correctly? > > You may also want to post your MVC questions on the asp.net forums - > lots of mvc folks on there: > > http://forums.asp.net/1146.aspx/1?MVC > > > On Mon, Jun 20, 2011 at 3:06 AM, Not Important <[email protected]> wrote: > > 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? > > >
