Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
AI OnAI Off
Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
Hi again Sanket.
As I mentioned in the other thread this can be resolved by increasing the timeout by setting an appSetting:
<appSettings> <!-- Set iframe timeout to 20 seconds --> <add key="episerver:ui:PreviewTimeout" value="20000" /> </appSettings>
More information can be found here: http://world.episerver.com/documentation/developer-guides/CMS/user-interface/configuring-cms-user-interface/
Hi,
I recently updated my application to CMS 10.3 which is hosted on Azure cloud. Now, In edit mode for some of the pages while laoding in edit mode gives following error:
Preview Unavailable
Failed to load the preview within the given time constraints.
In console, it shows red in Network tab to:
Hope, someone have solution to this.
Thanks & Regards,
Sanket Mahimkar