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
It looks like your website is running with StateServer, SQLServer or Custom session state mode.
The easiest workaround would be using In-Proc session state mode, if it is possible in your case:
<configuration> <system.web> <sessionState mode="InProc " /> </system.web> </configuration>
I have filed a bug.
EPiServer CMO crashes when I'm saving a test. Here is a little snippet:
Here is the full message:
Is there any fix for this?