MissingMethodException: Method not found: 'System.String[] PopForums.Models.PostEdit.get_PostImageIDs()'. #332
Replies: 2 comments
-
Well, as the exception says, the method is missing, which implies that your build isn't shipping the relevant assembly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
So, I had installed the PopForums.Mvc 19.0.1 Nuget package. I downgraded to 19.0.0 and it fixed the issue. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently receiving this error when trying to edit a post. We have clean and rebuilt along with reimplemented popforums. Currently on .net7 with popforums 19.
Please advise.
Beta Was this translation helpful? Give feedback.
All reactions