Hello,
I am editing the OOB page. Inserting page image to it. Selecting that image to change the renditions from Top ribbon bar if I click on "Edit Renditions" then it is giving "Unexpected error occur". If I goto logs then description is as below. Below issue is reproducible only for subsite not rootsite. Any idea?
for subsite "publishing" feature is enabled as requried for renditions.
----------------------------------------------------------------------------------------------------------------------------------------
System.ArgumentException: Value does not fall within the expected range.
at Microsoft.SharePoint.SPWeb.GetWebRelativeUrlFromUrl(String strUrl, Boolean includeQueryString, Boolean canonicalizeUrl)
at Microsoft.SharePoint.Publishing.Internal.CodeBehind.ManageImageRenditionsPage.get_ImageFile()
at Microsoft.SharePoint.Publishing.Internal.CodeBehind.ManageImageRenditionsPage.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
----------------------------------------------------------------------------------------------------------------------------------------
Thanks in advance!
Br, KS