I am trying to deploy a website with database schema but keep getting error below.
I have been using web deploy successfully for some time, but only now have tried to use dor deploying schema.
I am using vs 2012 rtm, deploying to windows 2012 server virtual machine on Azure, with SQL 2012.
I have tried windows and sql authentication with no luck.
Anybody have any ideas thanks.
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\Web\Microsoft.Web.Publishing.targets(4377,5): Error ERROR_EXECUTING_METHOD: Web deployment task failed. (Could not deploy package.
Unable to connect to target server.
Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_EXECUTING_METHOD.)