Search code examples
asp.net-mvcentity-frameworkpublish

ASP.NET MVC When I Publish There is Missing Folder and Images


I want to publish my web site that I have made in ASP.NET MVC but when I try to publish, the project can't publish my "Upload" folder. The strange thing is program does not give any error. Any ideas?

Upload folder can't publish


Solution

  • Publish will not create empty files. Instead, you need to grant read / write and delete permissions for that folder and user only if the empty folder is over the plesk panel.