Hi!
I'm getting some baffling errors that yields no results on what seems like a widely liked module.
I am trying to install the
Revindex Storefront 4.10 - ECommerce Shopping Cart Store
module, and it's throwing the following error:
"A critical error has occurred. The command 'MoveComplete' is not valid for the previous step, make sure the step type is not changed between postbacks. "
Here's the info from event viewer:
AssemblyVersion: 6.1.5
PortalID: 0
PortalName: Westair Sheet Metal Ltd.
UserID: 38
UserName: Technical
ActiveTabID: 36
ActiveTabName: Extensions
RawURL: /Host/Extensions/tabid/36/ctl/Install/rtab/36/portalid/0/Default.aspx?popUp=true
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://westair.ca/Host/Extensions/tabid/36/ctl/Install/rtab/36/portalid/0/Default.aspx?popUp=true
UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 8122d679-eb35-4b9c-98b4-34f332d8beff
InnerException: The command 'MoveComplete' is not valid for the previous step, make sure the step type is not changed between postbacks.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.WebControls.Wizard.OnBubbleEvent
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: The command 'MoveComplete' is not valid for the previous step, make sure the step type is not changed between postbacks. ---> System.InvalidOperationException: The command 'MoveComplete' is not valid for the previous step, make sure the step type is not changed between postbacks. at System.Web.UI.WebControls.Wizard.OnBubbleEvent(Object source, EventArgs e) at System.Web.UI.WebControls.Wizard.WizardChildTable.OnBubbleEvent(Object source, EventArgs args) at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) at System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: sbx-web2k8r
Any assistance would be GREATLY appreciated.