Base solution for your next web application
Open Closed

Error on new purchase download #2003


User avatar
0
lexter created

I am getting an error at this location on debug: It will not go any further. I downloaded the software again and it does the same. I am using Visual Studio 2015 with Update 3

        headerModel.Languages = _languageManager.GetLanguages();
        headerModel.CurrentLanguage = _languageManager.CurrentLanguage;

1 Answer(s)
  • User Avatar
    0
    lexter created

    Solved. I had to do update-database then everything worked