Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 error in manage > posts paging #191

Open
DigitalTrading opened this issue May 12, 2022 · 0 comments
Open

500 error in manage > posts paging #191

DigitalTrading opened this issue May 12, 2022 · 0 comments

Comments

@DigitalTrading
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant