Whenever I upgrade database from sharepoint foundation 2010 to 2013 using powershell ( stsadm.exe -o addcontentdb -url http://.....) I get this error when i try to navigate in Sharepoint Central administration
Help (new window) Go back to site Error Error
core.js
Troubleshoot issues with Microsoft SharePoint Foundation.
Correlation ID: 194f2b9c-628b-a018-f40a-c1b1772f2763
Date and Time: 7/3/2013 12:22:50 AM
Go back to site Go back to site
ULS viewer from log shows
System.ArgumentException: core.js
at Microsoft.SharePoint.WebControls.ScriptLink.AssertLocalizableCompatibility(String strFile, Boolean localizable)
at ASP._admin_admin_master.__BuildControl__control15()
at ASP._admin_admin_master.__BuildControl__control2()
at ASP._admin_admin_master.__BuildControlSPHtmlTag()
at ASP._admin_admin_master.__BuildControlTree(_admin_admin_master __ctrl)
at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)
at System.Web.UI.Page.ApplyMasterPage()
at System.Web.UI.Page.PerformPreInit()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Any help would be appreciated