msdeploy
Configuring TeamCity MSBuild and MSDeploy
开发者_运维问答I\'m having issues setting up different envirnoments with MSBuild and MSDeploy.[详细]
2023-02-25 09:22 分类:问答MSDeploy batch file does not handle quotes anymore
As part of our build process we deploy our web applications using MSDeploy. This worked perfect until a few weeks ago (I think when we updated our build/TFS server to SP1 of TFS 2010).[详细]
2023-02-22 02:59 分类:问答MSDeploy How to change Physical path of the destination website when restoring an archive
I have created an archive of a website name \"test\" having physical location C:\\test onIIS 6.0 windows server 2003 using[详细]
2023-02-19 19:46 分类:问答How to deploying website on IIS 6.0 using msdeploy
I have a zip file on source server in a shared location and, using msdeploy, I would like to copy it to the destination server. However, if for the first time, the site does not exist on the destinati[详细]
2023-02-19 01:56 分类:问答401 on MS Web Deploy
First thing you should know is that this worked on Wednesday of last week and the VM has been has been rolled back to the Monday of last week.[详细]
2023-02-18 07:57 分类:问答vs2010 breaks the content of parameters.xml
I\'ve got the file Parameters.xml that contains the following <parameter name=\"Identity Suffix\" description=\"Suffix of the identity services of the environment\"tags=\"\" &g开发者_Python百科t;[详细]
2023-02-17 23:31 分类:问答MSDeploy IIS7 Sync Web Servers
I am using the following MSDeploy command to pull content and settings from a production server to a staging server nightly.[详细]
2023-02-17 07:14 分类:问答Using MSDeploy API to get a web server's dependencies
I\'m just getting to grips with the C# API for MSDeploy (Microsoft.Web.Deployment.dll), but I\'m struggling to find a way that I can determine the dependencies for a given web server.[详细]
2023-02-16 08:34 分类:问答Web.config Transform variables
Is it possible to include variables in a web.config transform file? For each environment, I have basically the same transform, just with different values.For example, for the development environment,[详细]
2023-02-15 14:39 分类:问答Using Web Deploy's appHostConfig to create web site in IIS 6
I\'m having trouble using Web Deploy\'s appHostConfig provider with IIS 6.I don\'t see anything in the documentation saying I can\'t or that I need to install anything extra.[详细]
2023-02-13 02:41 分类:问答