I am trying to deploy the web api developed using asp.net core in the PLESK cloud but i am getting an error message during the deployment saying "Could not mark the folder as an application on the destination server. This can occur if the server administrator has not authorized this operation for the user credentials that you are using"
I have given full access rights the user. Please help.
Is it required to have .Net framework installed to run or deploy asp.net core 3.1 application?