I have a lot of these in the Event Viewer, more than 100 in a month. I don't have a ton of traffic just a Module sales/support site.
I am not getting reports from users of any errors with using the support forum.
Want to know if there is something I can do to correct it.
DNN 4.9.2
Active Forums: 4.1.19
Stack Trace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Invalid attempt to read when no data is present. ---> System.InvalidOperationException: Invalid attempt to read when no data is present.at System.Data.SqlClient.SqlDataReader.GetValue(Int32 i)at DotNetNuke.Common.Utilities.CBO.HydrateObject(Object objObject, IDataReader dr)at DotNetNuke.Common.Utilities.CBO.CreateObject(Type objType, IDataReader dr)at DotNetNuke.Common.Utilities.CBO.FillObject(IDataReader dr, Type objType, Boolean ManageDataReader)at Active.Modules.Forums.ForumController.Forums_Get(Int32 PortalId, Int32 ModuleId, Int32 ForumID, Int32 UserId, Boolean WithSecurity, Boolean UseCache)at Active.Modules.Forums.ForumController.Forums_Get(Int32 ForumId, Int32 UserId, Boolean WithSecurity, Boolean UseCache)at Active.Modules.Forums.ActiveForums.GetControl(String view, String options)--- End of inner exception stack trace --- Source: