Copied to clipboard

Flag this post as spam?

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


  • Dan Evans 629 posts 1016 karma points
    Sep 11, 2013 @ 10:19
    Dan Evans
    0

    Intermittent error

    Using umbraco v 4.7.1.1

    It works fine on some folders but on others we get this error. Is this a permissions error or something else?

    Access to the path 'httpdocs\umbraco\theoutfield\exportmedia\handlers' is denied

  • Dan Evans 629 posts 1016 karma points
    Sep 11, 2013 @ 11:27
    Dan Evans
    0

    Some more error detail:

    [UnauthorizedAccessException: Access to the path '\httpdocs\umbraco\theoutfield\exportmedia\handlers' is denied.]
       System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +216
       System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) +1430
       System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) +208
       System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +87
       System.IO.File.Open(String path, FileMode mode) +72
       TheOutfield.UmbExt.ExportMedia.Handlers.ExportMedia.ParseMedia(HttpContext context, Media media, ZipFile zip, String path) +1485
       TheOutfield.UmbExt.ExportMedia.Handlers.ExportMedia.ProcessRequest(HttpContext context) +606
       System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +913
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165
  • Thomas Egebrand Gram 63 posts 138 karma points
    Dec 12, 2013 @ 15:13
    Thomas Egebrand Gram
    0

    Figured this as a permissions problem on my install - but unfortunately, after being solved, that led to a:

    The process cannot access the file 'filepath/pb050017.jpg' because it is being used by another process.

    I will post an update if i solve it this - it seems to be a pretty common error. :)

Please Sign in or register to post replies

Write your reply to:

Draft