asp.net - Visual Studio Publish stuck at Adding ACL's for path -


I'm trying to publish a web application, but <10> for the last 10 minutes, Adding ACL to the path . I have no clue why it is stuck there, I've published several times without problems.

I have the same problem and it has come to know that the web application I have used Many user-specific directories and files have been submitted for upload / report files etc. in a custom directory. Visual Studio checks and updates ACL for each file and directory, if there are many of them, then why it takes so long.

Check the directory with the user-created content or other content along with a lot of files and check whether you can safely remove them (for example, those files are only temporarily created - as if this case was here).

After cleaning the directory on the web server, the deployment is almost immediately for continuous updates, which are very slow before the cleaning process.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -