c# - Upgrading MVC 4 to MVC 5 connection issue -


i upgraded mvc 4 project mvc 5 (entity upgraded v6) - via nuget.

now error when trying run app:

cannot find object "dbo.user" because not exist or not have permissions

why happening now? 1 minute ago (before upgrade) working. how solve?

there more upgrading using nuget. did follow migration process?

http://www.asp.net/mvc/tutorials/mvc-5/how-to-upgrade-an-aspnet-mvc-4-and-web-api-project-to-aspnet-mvc-5-and-web-api-2


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -