I am setting up a new dev server, and moving some old projects to this. I opened up one of the older web projects. Setup the publish settings to use Web Deploy just like I have done for many projects. However, on this one I am getting the following error when clicking the preview.
Error 3 The "NormalizeServiceUrl" task was not given a value for the required parameter "ServiceUrl".
If I try to publish with out preview, I get an additional error.
Web Deploy publish/package validating error: Missing or Invalid property value for $(MsDeployServiceUrl)
I have looked all over and cant find help on the "NormalizeServiceUrl" error.