asp.net mvc Invalid value for key 'attachdbfilename'

后端 未结 9 1629
野趣味
野趣味 2020-12-10 05:50

I am currently reading Manning\'s \"ASP.NET MVC 4 in Action\" book and trying to get the first example to work.

Within my test application, I built a simple Model a

9条回答
  •  天涯浪人
    2020-12-10 06:38

    I tried finding a solution for this particular error without success.

    Fixed it in the end by updating the .Net Framework 4 to 4.0.2. Patch and details can be found Here is the link

    Hope it helps

提交回复
热议问题