Hi,
I've just upgraded a 2.3.8.5 installation to 2.3.9.6 and I'm getting a lot of errors when I try to edit module settings. Here's an example:
2013-05-01 22:16:15,323 ERROR ***.***.***.*** - en-GB - /Admin/PageLayout.aspx?pageid=7 - mojoPortal.Web.Global - Referrer(http://<my site>.com/Admin/PageLayout.aspx?pageid=7) useragent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Web.UI.WebControls.ImageButton.LoadPostData(String postDataKey, NameValueCollection postCollection)
at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Any clues as to what might be causing this?
Thanks in advance!