Copied to clipboard

Flag this post as spam?

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


  • Gordon Saxby 1347 posts 1608 karma points
    Nov 24, 2011 @ 13:31
    Gordon Saxby
    0

    The process cannot access the file

    I have installed this package on a V4 Umbraco site. When I try to export I get -

    The process cannot access the file [filename here] because it is being used by another process

    Any ideas?

     

  • Gordon Saxby 1347 posts 1608 karma points
    Nov 24, 2011 @ 14:32
    Gordon Saxby
    0

    Strangely, it (export) works for some folders but not others?

    Can it only deal with one level of folder, or does it handle nested folders?

     

  • Gordon Saxby 1347 posts 1608 karma points
    Nov 25, 2011 @ 16:24
    Gordon Saxby
    0

    I have managed to fix the issues in the source code and now it works great :-)

     

  • Mark 255 posts 612 karma points
    Dec 11, 2013 @ 11:47
    Mark
    0

    @Gordon, How did you fix this? Is the updated package downloadable?

  • Gordon Saxby 1347 posts 1608 karma points
    Dec 11, 2013 @ 12:09
    Gordon Saxby
    0

    @Mark ... this was 2 years ago, I will have to see if I can find the source, it depends if I did it for one of my projects or for a clients.

    Oh yes, thanks for reminding me that this exists, as I might well need it for my current project!!

  • Thomas Egebrand Gram 63 posts 135 karma points
    Dec 12, 2013 @ 15:08
    Thomas Egebrand Gram
    0

    @Gordon, well your findings sure would've helped at least 2 people now. :)

    I hope you can find it somewhere! Thanks!

  • Gordon Saxby 1347 posts 1608 karma points
    Dec 13, 2013 @ 00:42
    Gordon Saxby
    0

    I have found the code that I fixed ... I did send it back to Matt but I don't know if my changes were ever incorporated.

    My changes were made to commit version "c5071f6140c0" but there is now a later version on CodePlex http://exportmedia4umb.codeplex.com/SourceControl/list/changesets ... have you tried that (v1.0.3)?

    Maybe Matt can say if my changes were pushed back in? (I emailed you way back in 25/11/2011)

  • Bjørn Fridal 274 posts 784 karma points
    Jan 01, 2014 @ 23:52
    Bjørn Fridal
    1

    Had the same problem. Ended up downloading the source code and wrapping the "zip.AddEntry" in a try/catch. Admittedly not the best solution, but it worked for my purpose.

    Cheers
    Bjørn Fridal 

  • 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