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.GetDiscussionBoard_Topic(Int32 boardID, String scUniqueID, String ShowMode, String urlpath, NameValueCollection urlparams, CustomAttributeList& CustomParams)
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)
|