I am using UserDirectory 0.09.08 on DNN 4.5.3 and up until a few days ago it was working. Now I receive the following error. I tried upgrading to a newer verson of UD and it caused the site to not load, so I went back to 0.9.8.
Thank you.
Error: effority.UserDirectory is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Data is Null. This method or property cannot be called on Null values. ---> System.Data.SqlTypes.SqlNullValueException: Data is Null. This method or property cannot be called on Null values. at System.Data.SqlClient.SqlBuffer.get_String() at System.Data.SqlClient.SqlDataReader.GetString(Int32 i) at effority.UserDirectory.Controller.GetUserProfileDic(List`1 ProfileDefinitions, Int32 PortalId) at effority.UserDirectory.View.GetUserTable(Boolean FromCache) at effority.UserDirectory.View.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---