November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
In general with these errors
The cache data would also include the one in the Framework folders, e.g. run this in PowerShell
net stop w3svc
Remove-Item -Path "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\*" -Force -Recurse
Remove-Item -Path "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\*" -Force -Recurse
net start w3svc
If you want to clear the database check for duplicates first, the notification tables can be cleared without risk anyway.
It looks like a defragmention of the database did the trick. Have been running now for 4 days without these errors.
Hi,
recently we have started to get a lot of "in use notification already exist" in our CMS11 episerver error logs. When this error occurs, our editors are unable to edit/save/publish content in episerver. We have been unable to find a solution since the error seems to be located within episerver (see error log)
We have noted that Optimizely has fixed a similar error in CMS12:
This problem makes it hard to work within episerver and we are wondering if there is a solution/fix/workaround for CMS11 ?