msdeploy
VS2010 msbuild msdeploy deployment package not performing web.config transformations
i\'ve got two different web projects that i\'m deploying via msdeploy and tfs. one performs a transformation on the web.config and the other does not.[详细]
2023-03-08 09:59 分类:问答Deploy from Visual Studio 2010 stopped working after upgrade to Web Deployment Tool 2.1
I have a web site project that has been existing for a while - it has been ASP.NET MVC2 based up until right now. .Net 4, Visual Studio 2010 Sp1, deployed to IIS 7.5 running on Win2008 R2.[详细]
2023-03-07 14:30 分类:问答solving msdeploy recursive skip on sync conflict
I\'m trying to use a msdeploy sync command, skipping a given folder that are all around the destination directory.[详细]
2023-03-07 10:10 分类:问答MSDeploy 1-click publish not working from VS2010
We are working towards automated deployments and I was really exited about using MSdeploy to help get us there. Unfortunately, I have been having no luck with getting MS deploy to workwith VS2010 and[详细]
2023-03-06 23:43 分类:问答How can I include (and execute) deploy related tools in an MSDeploy package without making them part of my app?
I\'m starting to use MSDeploy quite aggressively within our Visual studio web projects projects as a mechanism for producing self contained build artefacts that have everything needed to setup and run[详细]
2023-03-06 04:31 分类:问答MSDeploy, IIS 6, Is the Deploy context menu available
When using IIS6, should the \'Deploy\' context menu item be available when right clicking on a web site?[详细]
2023-03-04 02:49 分类:问答Using MsDeploy to deploy Windows Services with preSync command
Is anyone successfully using MsDeploy for deploying windows services with a preSync runCommand? I\'ve got it working using an Administrator account, but can\'t for the life of me get it working on a s[详细]
2023-03-02 22:39 分类:问答How to change an XML element in a namespace with MSDeploy Parameters.xml file?
I can\'t change an element in 开发者_开发百科Web.config with MSDeploy. My Parameters.xml file:[详细]
2023-03-01 06:58 分类:问答Can Web Deploy package local assemblies for the target server's GAC?
I\'ve been following a very helpful blog post by Xinyang Qiu for adding gacAssembly elements to my Web Deploy site manifest.Unfortunately, the gacAssembly provider doesn\'t appear to be able to packag[详细]
2023-02-28 11:22 分类:问答Packaging fonts in visual studio deployment package and the zip folder structure
I\'m using MSBuild 开发者_如何学Pythonto create a deployment package as part of my build process. I am calling MSBuild with /t:package as part of the command.[详细]
2023-02-25 10:42 分类:问答