Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Remko 98 posts 250 karma points
    Apr 20, 2015 @ 15:53
    Remko
    0

    When previewing, error: umbraco.presentation.preview.PreviewContent

    In the log I've got the following error, everytime a preview from Umbraco is done:

    2015-04-20 15:47:04,250 [90] ERROR umbraco.presentation.preview.PreviewContent - [Thread 84] Couldn't delete preview set: 8_50834386-0ebe-4aeb-9d88-b4ea31ac7226.config - User 8

    System.IO.IOException: The process cannot access the file '8_50834386-0ebe-4aeb-9d88-b4ea31ac7226.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)

     

    Does anyone know what causes this error and how I can fix this?

     

    Thanks in advance,

     

    Remko

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Apr 20, 2015 @ 16:49
    Jan Skovgaard
    0

    Hi Remko

    What exact version of Umbraco are you using?

    /Jan

  • Martin Griffiths 791 posts 1189 karma points c-trib
    Jun 24, 2015 @ 12:07
    Martin Griffiths
    0

    I can confirm i'm getting the same error in Umbraco 7.2.6

  • Dan Evans 616 posts 988 karma points
    Nov 06, 2015 @ 11:53
    Dan Evans
    0

    Same error in 7.2.8. Is there a solution?

  • Nicholas Westby 2005 posts 6843 karma points c-trib
    Jul 25, 2016 @ 21:12
    Nicholas Westby
    0

    I just noticed this in the error log of an Umbraco 7.4.3 site:

     2016-07-25 14:09:43,890 [P924/D3/T49] ERROR umbraco.presentation.preview.PreviewContent - Couldn't delete preview set: 0_6e293be1-13c3-411f-b525-3e047cb4722d.config - User 0
    System.IO.IOException: The process cannot access the file '0_6e293be1-13c3-411f-b525-3e047cb4722d.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)
    
  • Ron G 41 posts 137 karma points
    Aug 28, 2016 @ 15:31
    Ron G
    0

    I don't believe this is a file permission error. My guess is something is holding on to that file which is prevent Umbraco from deleting it.

  • Jamie Hall 7 posts 77 karma points
    Oct 27, 2016 @ 10:57
    Jamie Hall
    0

    Has anyone one managed to get to the bottom of this? I' having the same issue in 7.4.3

  • Remko 98 posts 250 karma points
    Oct 27, 2016 @ 12:17
    Remko
    0

    I would like to know too... Our client is using the preview function a lot. Now it causes the node to get out of the index, what gives error on website..

  • ay 5 posts 74 karma points
    Nov 22, 2016 @ 10:25
    ay
    0

    Our cient also has this issue in version 7.4.1. Is there any solution for this?

  • Simon Dingley 1431 posts 3332 karma points c-trib
    Jan 23, 2017 @ 16:38
    Simon Dingley
    0

    Please vote the issue up on the tracker http://issues.umbraco.org/issue/U4-6811

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies