Copied to clipboard

Flag this post as spam?

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


  • VICTORIA VILASINY 12 posts 82 karma points
    Mar 26, 2018 @ 12:46
    VICTORIA VILASINY
    0

    Package installation locks css files

    Hello Team,

    I have created a ucommerce store package. Whenever i try to install this pachage from umbraco's Developer section

    it ends up into error file in use.

    An error occured The process cannot access the file 'D:.........\css\bootstrap.min.css' because it is being used by another process.

    Exception Details System.IO.IOException: The process cannot access the file 'D:.........\css\bootstrap.min.css' because it is being used by another process.

    I am really unable to figure out why i am getting this error. I have given full control to everyone.

    Please help. This issue have eaten so many hours of mine.

    below is stack trace at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITYATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at Umbraco.Core.IO.PhysicalFileSystem.AddFile(String path, Stream stream, Boolean overrideExisting) at Umbraco.Core.Persistence.Repositories.FileRepository2.PersistUpdatedItem(TEntity entity) at Umbraco.Core.Persistence.UnitOfWork.ScopeUnitOfWork.Commit(Action1 transactionCompleting) at Umbraco.Core.Services.FileService.SaveStylesheet(Stylesheet stylesheet, Int32 userId) at umbraco.cms.businesslogic.web.StyleSheet.Import(XmlNode n, User u) at umbraco.cms.businesslogic.packager.Installer.InstallBusinessLogic(Int32 packageId, String tempDir) at Umbraco.Web.Editors.PackageInstallController.InstallData(PackageInstallModel model) at lambdamethod(Closure , Object , Object[] ) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>cDisplayClass10.

Please Sign in or register to post replies

Write your reply to:

Draft