I have just installed the Extensions on a newly installed VS 2008, and I cannot get the MVC App + Test project to work. When I start the project I get the following error box: "A problem was encountered creating the sub project 'MvcApplicationTest'. Value
does not fall within the expected range.". After that project creation exits.
I can see that the Mvc project itself has been created on disk, just not the test project. So creating a new project wthout tests works just fine.
Is there a specific requirement for the VS2008 install that I am probably missing or is something else wrong?
fehaare
0 Points
2 Posts
Problem creating MVC Application and Test project
Dec 10, 2007 01:50 PM|LINK
Hi,
I have just installed the Extensions on a newly installed VS 2008, and I cannot get the MVC App + Test project to work. When I start the project I get the following error box: "A problem was encountered creating the sub project 'MvcApplicationTest'. Value does not fall within the expected range.". After that project creation exits.
I can see that the Mvc project itself has been created on disk, just not the test project. So creating a new project wthout tests works just fine.
Is there a specific requirement for the VS2008 install that I am probably missing or is something else wrong?