I installed the definition of VSTS release in Dev and Test environments, these environments were successfully deployed without any problems in the last 2 months, but unexpectedly today I ran into some problems in the test environment, even in the Dev environment I managed to succeed.
A problem like "Error: C: \ Program Files \ IIS \ Microsoft Web Deploy V3 \ msdeploy.exe with return code: 4294967295", if you want more information, see the screenshot below.

Before posting the question, I read so many answers and tried with some options, for example by adding -retryInterval: 6000 -retryAttempts: 10 and check the Take app off option in the Advanced Deployment Options section of the VSTS release steps. But this does not help in solving my problem.
So, can someone tell me how to solve this problem as soon as possible?
source
share