Hi
I'm trying to use continuous integration in tfspreview, but getting an error for the xml in the request.
An attempted http request against URI https://management.core.windows.net:8443/..../services/hostedservices/..../deploymentslots/..../?comp=upgrade returned an error: (400) Bad Request.
Additional Exception Information:
Error Code: InvalidXmlRequest
Message: The request body's XML was invalid or not correctly specified.
The Upgrade Deployment operation threw an unexpected exception.
Upgrade Failed for the .... Slot of the .... Hosted Service. The existing deployment will be deleted and the new deployment will be deployed.
Where can I find the xml request, and has anyone managed to perform an automatic build and upgrade from TFS preview?
Knut Meltzer