Hi,
I just installed Delisoft.DSLocalizator.DNN3.01.00.13-PA.zip, but I can't get the hack to work. Whenever I try it, I get the following error:
Is there antway to implement the hack manually?
Thank you for your help (and a GREAT module)
John Frey
Method not found: System.Collections.ArrayList DotNetNuke.Entities.Modules.ModuleController.GetModulesByDefinition(Int32, System.String).
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.MissingMethodException: Method not found: System.Collections.ArrayList DotNetNuke.Entities.Modules.ModuleController.GetModulesByDefinition(Int32, System.String).
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[MissingMethodException: Method not found: System.Collections.ArrayList DotNetNuke.Entities.Modules.ModuleController.GetModulesByDefinition(Int32, System.String).]
Delisoft.DNN.Modules.DSLocalizator.DSLocalizatorInstallHelper.d() +0
Delisoft.DNN.Modules.DSLocalizator.DSLocalizatorInstallHelper.j(Object A_0, EventArgs A_1) +67
[ModuleLoadException: Error: DSLocalizator - Install Helper is currently unavailable.]
DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, PortalModuleBase ctrlModule, Exception exc, Boolean DisplayErrorMessage) +448
DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(PortalModuleBase ctrlModule, Exception exc) +84
Delisoft.DNN.Modules.DSLocalizator.DSLocalizatorInstallHelper.j(Object A_0, EventArgs A_1) +129
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Control.LoadRecursive() +98
System.Web.UI.Page.ProcessRequestMain() +731
[PageLoadException: Error: DSLocalizator - Install Helper is currently unavailable.]
DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +345
DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +363
System.Web.UI.TemplateControl.OnError(EventArgs e) +109
System.Web.UI.Page.HandleError(Exception e) +68
System.Web.UI.Page.ProcessRequestMain() +2094
System.Web.UI.Page.ProcessRequest() +217
System.Web.UI.Page.ProcessRequest(HttpContext context) +18
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean
|