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

Error in DNN 9.2.0 #6

Closed
b-creative opened this issue Apr 10, 2018 · 17 comments
Closed

Error in DNN 9.2.0 #6

b-creative opened this issue Apr 10, 2018 · 17 comments

Comments

@b-creative
Copy link

b-creative commented Apr 10, 2018

Anyone experienced this error (visible when logged in as admin) aswell? Cannot view or edit the articles or settings anymore...
I'd hate to replace ALL my news articles/latest articles now,,,

DotNetNuke.Services.Exceptions.ModuleLoadException: Method not found: 'System.String DotNetNuke.Entities.Modules.ModuleInfo.get_AuthorizedEditRoles()'. ---> System.MissingMethodException: Method not found: 'System.String DotNetNuke.Entities.Modules.ModuleInfo.get_AuthorizedEditRoles()'. at Ventrian.NewsArticles.ArticleSettings.get_IsAdmin() at Ventrian.NewsArticles.ArticleSettings.get_IsSubmitter() at Ventrian.NewsArticles.TokenProcessor.ProcessMenuItem(String token, ControlCollection& objPlaceHolder, LayoutController objLayoutController, NewsArticleModuleBase moduleContext, Int32& iPtr, String[] templateArray, MenuOptionType selectedMenu) at Ventrian.NewsArticles.TokenProcessor.ProcessMenu(ControlCollection& placeHolder, NewsArticleModuleBase& moduleContext, MenuOptionType selectedMenu) at Ventrian.NewsArticles.ucHeader.Page_PreRender(Object sender, EventArgs e) --- End of inner exception stack trace ---

From the Log:

ModuleId:-1
ModuleDefId:-1
AbsoluteURL:/Default.aspx
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
AssemblyVersion:9.2.0
PortalId:0
Message:Method not found: 'System.String DotNetNuke.Entities.Modules.ModuleInfo.get_AuthorizedEditRoles()'.
InnerMessage:Method not found: 'System.String DotNetNuke.Entities.Modules.ModuleInfo.get_AuthorizedEditRoles()'.
InnerStackTrace:
at Ventrian.NewsArticles.ArticleSettings.get_IsAdmin() at Ventrian.NewsArticles.ArticleSettings.get_IsSubmitter() at Ventrian.NewsArticles.TokenProcessor.ProcessMenuItem(String token, ControlCollection& objPlaceHolder, LayoutController objLayoutController, NewsArticleModuleBase moduleContext, Int32& iPtr, String[] templateArray, MenuOptionType selectedMenu) at Ventrian.NewsArticles.TokenProcessor.ProcessMenu(ControlCollection& placeHolder, NewsArticleModuleBase& moduleContext, MenuOptionType selectedMenu) at Ventrian.NewsArticles.ucHeader.Page_PreRender(Object sender, EventArgs e)

@jaxuk
Copy link

jaxuk commented Apr 11, 2018 via email

@b-creative
Copy link
Author

Wauw, would be great! If I can test for you, let me know...

@cklenk
Copy link

cklenk commented Apr 13, 2018

We would be interested in that solution too!!

@sjmcculloch
Copy link
Contributor

I'm patching the build over the next week - we've had someone sponsor the updates.

@vincentparrett
Copy link

Any update on this.. currently working through upgrading my site and this is blocking.

@jag64551
Copy link

jag64551 commented May 4, 2018

Hi Scott, just wondering if you had an ETA on this? Thanks

@NerdyParker
Copy link
Contributor

@jaxuk @sjmcculloch Are either of you still working on this? I'd love to help with development

@mastercodefu
Copy link

Am really interested as well.

@jaxuk
Copy link

jaxuk commented Jun 5, 2018 via email

@NerdyParker
Copy link
Contributor

@jaxuk I've been working on this for past day or so. I have the public facing components updated and am finishing up some issues on the submit article screen.

@NerdyParker
Copy link
Contributor

I have the updates complete here: https://github.com/NerdyParker/News-Articles

However, I'm not sure how to build the install packages for this particular module. Should be able to drop the Ventrian.NewsArticles.dll in your DNN directory. Please test and backup before deploying any of this to a production server.

@kandiban99
Copy link

Hi,

We have installed module in Dnn 9.2.... same issue occurs.
Module downloaded from https://github.com/NerdyParker/News-Articles

Location path: News-Articles-master\News-Articles-master\Installs

Please advice... waiting for your quick reply.

Thanks,
Kandiban. D

@vincentparrett
Copy link

I've given up on this, moved the content to my blogs module and added a million redirects...

@kandiban99
Copy link

Hi NerdyParker,

Any update on this module?

Thanks,
Kandiban. D

@NerdyParker
Copy link
Contributor

NerdyParker commented Jul 6, 2018

@kandiban99 You'll need to compile and drop the Ventrian.NewsArticles.dll in your bin folder. I'm not able to package it as an install because I don't have the correct build script.

Try downloading the .dll here: https://github.com/NerdyParker/News-Articles/raw/master/bin/Ventrian.NewsArticles.dll

@kandiban99
Copy link

kandiban99 commented Jul 12, 2018

Hi NerdyParker,

Thank you so much... Now news article module works fine...

Thanks,
Kandiban. D

@Timo-Breumelhof
Copy link
Collaborator

FYI: #14

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

10 participants