ventrian / News-Articles

News Articles for DNN has been helping DNN administrators to publish articles and blogs to their DNN portals since 2004.
MIT License
38 stars 24 forks source link

Error Settings - Main options (DNN981) #58

Open idasbv opened 3 years ago

idasbv commented 3 years ago

When I try to open "Admin Options" - "Main options" I get the error below:

Fout: is op dit moment niet beschikbaar. DotNetNuke.Services.Exceptions.ModuleLoadException: Unable to cast object of type 'System.Collections.ArrayList' to type 'System.Collections.Generic.IList1[DotNetNuke.Security.Roles.RoleInfo]'. ---> System.InvalidCastException: Unable to cast object of type 'System.Collections.ArrayList' to type 'System.Collections.Generic.IList1[DotNetNuke.Security.Roles.RoleInfo]'. at Ventrian.NewsArticles.ucViewOptions.BindRoles() at Ventrian.NewsArticles.ucViewOptions.BindSecuritySettings() at Ventrian.NewsArticles.ucViewOptions.BindSettings() at Ventrian.NewsArticles.ucViewOptions.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

Error occured after changing the security setting (roles) within "Main options"

schotman commented 3 years ago

Hi, when you have found a solution, please don't forget to make a pull request, so we can merge it into a new release.

Thank you for your contribution