Is anyone getting the following errors in their live logs when a user tries to preview?
2015-07-09 11:29:05,592 [224] ERROR umbraco.presentation.preview.PreviewContent [(null)] - [T224/D2] Couldn't delete preview set: 19_f9ae1046-dcd0-4d6e-8bb4-595b59cd05e1.config - User 19
System.IO.IOException: The process cannot access the file '19_f9ae1046-dcd0-4d6e-8bb4-595b59cd05e1.config' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileInfo.Delete()
at umbraco.presentation.preview.PreviewContent.DeletePreviewFile(Int32 userId, FileInfo file)
Couldn't delete preview set
Is anyone getting the following errors in their live logs when a user tries to preview?
Still getting these, anyone else?
We're seeing the same error too in the logs, in Umbraco 7.2.2 and 7.3.0-RC whenever a preview is generated.
Getting these errors on 7.2.8 - is there a solution please?
I see this a lot - please vote the issue up here http://issues.umbraco.org/issue/U4-6811
Did this issue also cause problems with publishing for anyone? http://issues.umbraco.org/issue/U4-6811#comment=67-35495
Jeroen
is working on a reply...