Hello-
I just performed a manual upgrade of my ST installation(with access to IIS) and everything went well. However, after completing the upgrade, I tried opening up the configuration screen for my default Brand, and get the "Oops.." error...which throws this error to my log:
=====================
[2016-10-02 11:02:05 PM] Unhandled error - Page: [http://support.mydomain.com/Management/Settings/frmBrand.aspx?BrandID=1] - Referrer: [http://support.mydomain.com/Management/Settings/frmBrands.aspx] - User Agent: [Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36] - IP: [107.143.229.131] Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at SmarterTrack.MRS.Management.Settings.frmBrand.#zni() at SmarterTrack.MRS.Management.Settings.frmBrand.Page_Load(Object sender, EventArgs e) at SmarterTrack.HelperClasses.CustomPage.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
=====================
[2016-10-02 11:02:05 PM] System.NullReferenceException: Object reference not set to an instance of an object. at SmarterTrack.MRS.Management.Settings.frmBrand.#zni() at SmarterTrack.MRS.Management.Settings.frmBrand.Page_Load(Object sender, EventArgs e) at SmarterTrack.HelperClasses.CustomPage.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Any suggestion as to what went wrong or how to fix it?
I tried restarting the site in IIS already...