Hi I got below error while publishing a web application .
SOURCE : JUST2CODE.IN Subscribe to our YouTube channel : https://www.youtube.com/user/TheRussell2012
Error : Package/Publish task Microsoft.Web.Publishing.Tasks.CreateProviderList failed to load Web Deploy assemblies. Microsoft Web Deploy is not correctly installed on this machine. Microsoft Web Deploy v3 or higher is recommended.
It resolved after downloading web platform installer and installing web deploy V3 or higher .
1. download Web Platform Installer .
2. After installing search WEB DEPLOY in search Box
3. Add web deploy and click Install .
Now Publish the project , it will be done successfully . Hope it help .
Thanks
f
SOURCE : JUST2CODE.IN Subscribe to our YouTube channel : https://www.youtube.com/user/TheRussell2012