Migrating my MVC 3 application to MVC 4

前端 未结 9 2105
难免孤独
难免孤独 2020-12-24 03:08

I really do not know what to do, I\'m following this article that shows how to migrate my MVC 3 application manually .

I followed all the steps but

9条回答
  •  再見小時候
    2020-12-24 03:32

    Did you forget to update the references in Views\Web.Config? The references in it is used to build the view pages.

提交回复
热议问题