Try our conversational search powered by Generative AI!

EPiServer 7.6 locking files in modules/_protected

Vote:
 

Is there a particular reason for locking access to the zip-files? Automated deployment fails when files cannot be overwritten or deleted! We should not have to stop the site in IIS to deploy code!?

#85415
Apr 24, 2014 14:31
Vote:
 

Currnetly we have build step for releasing .zip file. Waiting for some EPi answer..

#85795
May 06, 2014 0:05
Vote:
 

There's no reason for locking, it's just the default behaviour when opening a file stream and since the data is read on demand it's kept open.

This is not a desired behaviour, and there's a bug reported for it.

#85813
May 06, 2014 10:47
Vote:
 

Bug solved! http://world.episerver.com/Documentation/Release-Notes/ReleaseNote/?releaseNoteId=114349

Now I can remove my very long waiting step...

#87647
Jun 18, 2014 16:14
Vote:
 

Great, this slipped through my filter somehow :)

#87660
Jun 18, 2014 20:25
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.