r7-labs / R7.University

DNN Platform subsystem designed to present and manage high school educational organization assets (divisions, employees, courses, etc.) compatible with Rosobrnadzor microdata recommendations
GNU Affero General Public License v3.0
12 stars 7 forks source link

Null reference exception in the EmployeeList module #158

Open roman-yagodin opened 7 years ago

roman-yagodin commented 7 years ago

Stack trace:

   at R7.DotNetNuke.Extensions.Modules.SettingsWrapper.ReadSetting[T](String settingName, T defaultValue)
   at R7.University.EmployeeList.ViewModels.EmployeeListViewModel.get_Employees()
   at R7.University.EmployeeList.ViewEmployeeList.OnLoad(EventArgs e)
roman-yagodin commented 7 years ago

Caused by outdated viewmodel context or something?