Skip to content

500 error in manage > posts paging #191

Description

@DigitalTrading

We have upgraded to the latest version of the blog and now when we go into the manage > posts menu the list of posts is around 30 over 3 pages. The first 10 posts display in the table correctly. There are 3 page links at the bottom of the post list table.
Clicking either page 2 or 3 gives a 500 error and we get the following error in the DNN log:

2022-05-12 09:09:13,019 [Orchid][Thread:11][ERROR] DotNetNuke.Services.Exceptions.Exceptions - DotNetNuke.Services.Exceptions.PageLoadException: The GridView 'grdPosts' fired event PageIndexChanging which wasn't handled. ---> System.Web.HttpException: The GridView 'grdPosts' fired event PageIndexChanging which wasn't handled. at System.Web.UI.WebControls.GridView.OnPageIndexChanging(GridViewPageEventArgs e) at System.Web.UI.WebControls.GridView.HandlePage(Int32 newPage) at System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) at System.Web.UI.Page.d__523.MoveNext() --- End of inner exception stack trace ---

Can you advise what the issue may be and a possible solution?
Regards
Roger

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions