Error occurring creating post list: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
at Microsoft.SharePoint.SPListItemCollection.get_Item(Int32 iIndex)
at MNPBlogs.CommentList.CommentList.GenerateHtml(HtmlTextWriter writer)
at MNPBlogs.CommentList.CommentList.<>c__DisplayClass4.
b__0()
at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.b__2()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at MNPBlogs.CommentList.CommentList.Render(HtmlTextWriter writer)