|
An error has occurred. Please verify that your web.config is correct and that you have granted sufficient database permissions. Below is the captured exception: System.NullReferenceException: Object reference not set to an instance of an object.
at Ektron.Cms.EkException.ThrowException(Exception ex, EventLogEntryType EventType)
at Ektron.Cms.EkException.ThrowException(Exception ex)
at Ektron.Cms.ContentAPI.GetForumStringbyID(Int32 forumid, String urlpath, NameValueCollection urlparams, Int32 CurrentPage, String orderby, Int32 ipagesize, CustomAttributeList& CustomParams, Boolean EnableThreadRating)
at Ektron.Cms.ContentAPI.GetDiscussionBoardString(Int32 boardID, String scUniqueID, String ShowMode, String urlpath, NameValueCollection urlparams, CustomAttributeList& CustomParams, Boolean EnableThreadrating)
at Ektron.Cms.Controls.CmsConnection.GetBoardString(Int32 boardid, String uniqueid, String showmode, String urlpath, NameValueCollection urlparams, CustomAttributeList& customparams, Boolean EnableThreadRating)
at Ektron.Cms.Controls.Forum.ReadAll()
at Ektron.Cms.Controls.Forum.Fill()
at Ektron.Cms.Controls.Forum.RenderContents(HtmlTextWriter writer)
|