I have been running an MSDEPLOY command successfully for the past couple weeks until yesterday (at least that\'s when I was first made aware of the deploy script failure).I did install Visual Studio 2
I have a set of executable files that are used from ASP.NET process (by using Process.Start). It seems that MSDeploy doesn\'t support subfolders from _bin_deployableAssemblies.
I am new to Azure Accelerator for web roles I have performed each step on the guidance from the net but I am getting an error when I try to deploy my website.Everything is rechecked by me WMSvc is run
Can somebody explain (better than the technet/msdn docs) what the auto provider exactly does, how it works, and when to use it.
I\'m attempting to use MsDeploy runCommand provider to uninstall and reinstall a Windows service during an automated deployment.
I deployed my asp.net mvc 3 project under IIS 7 (Windows 7). Project contain attach *.mdf DB file in App_Data folder. First I got following error:
I\'m trying to build a deployment package for my web service from msbuild just like you can do in Visual Studio by right-clicking on the project file.
I\'ve installed Web Deploy 2.1 on a Server 2008 R2 running under VMWare. In the IIS Manager (Management Service applet) I can see that \"Enable Remote Connections\" is checked and the port is set to
I can\'t seem to set the runCommand options in my MSDeploySourceManifestTask.Path works fine but the others do not.
Disclaimer: I know that I can retain folder permissions if i check the \"Leave extra files开发者_JAVA技巧 on destination\" checkbox but I don\'t want to do that.