Base solution for your next web application

Activities of "lexter"

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

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;
Showing 1 to 2 of 2 entries