0 Cannot load Rock Update after upgrading to 8.0 and attempting upgrade to 8.1 8 David Hanson posted 5 Years Ago Yesterday, I successfully updated to 8.0. When I attempted to upgrade to 8.1, the process timed out. I had to FTP into my server and remove the app_offline.htm document, which then allowed me to access my site. Most things appear to be working fine with the occasional issue on sending out Communications; however, the main issue is that I cannot get back into the Rock Update screen to apply the rest of the updates. When I click on the link, I receive the following error:ArgumentException in App_Web_f2mzoeur Message There is a malformed 'requires-' tag in a Rock package (1.0.12) Stack Trace at RockWeb.Blocks.Core.RockUpdate.ExtractRequiredVersionFromTags(IPackage package) in d:\inetpub\vhosts\ablazechristian.com\rms.welcomehomechristian.com\Blocks\Core\RockUpdate.ascx.cs:line 653 at RockWeb.Blocks.Core.RockUpdate.rptPackageVersions_ItemDataBound(Object sender, RepeaterItemEventArgs e) in d:\inetpub\vhosts\ablazechristian.com\rms.welcomehomechristian.com\Blocks\Core\RockUpdate.ascx.cs:line 259 at System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e) at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) at System.Web.UI.WebControls.Repeater.AddDataItemsIntoItemsArray(IEnumerable dataSource, Boolean useDataSource) at System.Web.UI.WebControls.Repeater.PostGetDataAction(IEnumerable dataSource) at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.Repeater.DataBind() at RockWeb.Blocks.Core.RockUpdate.BindGrid() in d:\inetpub\vhosts\ablazechristian.com\rms.welcomehomechristian.com\Blocks\Core\RockUpdate.ascx.cs:line 206 at RockWeb.Blocks.Core.RockUpdate.OnLoad(EventArgs e) in d:\inetpub\vhosts\ablazechristian.com\rms.welcomehomechristian.com\Blocks\Core\RockUpdate.ascx.cs:line 183 at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)I'm not sure what to do and would greatly appreciate any help.