Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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