Can I 开发者_开发知识库use the config transforms mechanism of MSDeploy to transform other files?(another approach)
I\'m using IIS6, Web Deploy Agent Service, and MSBuild\'s MSDeploy hooks to deploy.It deploys right now with this set of arguments to MSBuild:
I have to deploy a classic ASP site through TFS 开发者_如何学JAVA2010. This site has many custom VB 6.0 DLLs that need to be unregistered and re-registered during the deployment process. Is there a wa
What a tool... Anyway, I absolutely cannot get msdeploy to work, and so I am trying to use this command-line option to at least trigger a connection: \"msdeploy.exe -verb:dump...\"
I\'m trying to get msdeploy installed and set up. I\'ve installed the remote service on the web server, but all my tests are giving me a 401 unauthorised error. The server is Windows 2008 R2.
I\'m trying to deploy website with MSDeploy and开发者_JS百科 team build using some of this ... /p:DeployOnBuild
I make frequent and small ASP.NET/C# application changes, and so need a mechanism to deploy these changes with the least trouble to my server. I understood that msdeploy was to do th开发者_高级运维e t
I\'m using VS2010 and WebDeploy(MSDeploy) to automate publishing an ASP.NET web-site to the public server. The problem is it doesn\'t publish .PDF files. They seem to be ignored, maybe as a build arti
I am trying to use the -presync:runCommand option in MSDeploy and no matter what I try to run, I get the same error back:
Is there any way to transform web.config custom sections values when using MSDeploy ? <configSections>