Just curious, has anyone else had problems with the DNNArticle List and Tabbed controls, or could point me in a direction as to why I am getting these problems?
Error: DNNArticleList is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Method not found: 'System.Collections.Generic.List`1 ZLDNN.Modules.DNNArticle.DNNArticleController.GetDNNArticlesByModules(Int32, System.String, System.String, Int32, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Int32)'. ---> System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1 ZLDNN.Modules.DNNArticle.DNNArticleController.GetDNNArticlesByModules(Int32, System.String, System.String, Int32, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Int32)'. at ZLDNN.Modules.DNNArticle_List.DNNArticle_List.GetDNNList() at ZLDNN.Modules.DNNArticle_List.DNNArticle_List.InitPage() at ZLDNN.Modules.DNNArticle_List.DNNArticle_List.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Error: DNNArticleTabbedContent is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Method not found: 'System.Collections.Generic.List`1 ZLDNN.Modules.DNNArticle.DNNArticleController.GetDNNArticlesByModules(Int32, System.String, System.String, Int32, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Int32)'. ---> System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1 ZLDNN.Modules.DNNArticle.DNNArticleController.GetDNNArticlesByModules(Int32, System.String, System.String, Int32, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Int32)'. at ZLDNN.Modules.DNNArticleTabbedContent.SliderBuilder..ctor(Int32 portalid, Int32 ModuleID, Hashtable Settings, HttpServerUtility server, String HomeDirectory, Int32 tabid, String deftemp, String mp, Int32 userid) at ZLDNN.Modules.DNNArticleTabbedContent.ViewDNNArticleTabbedContent.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Hopefully this will be a quick fix somewhere along the way, but I have't been able to get a response from the author as of yet so I thought I would see if anyone else has ran into this problem.
Thanks