msdeploy
Should I use Windows Management Service or Remote Agent Service to publish to a remote server?
I have a remote web server that I have full administrator access over, and I want to deploy a website.[详细]
2023-01-27 04:24 分类:问答Running PowerShell from MSdeploy runcommand does not exit
Im am trying to get MSDeploy to execute a PowerShell script on a remote s开发者_开发百科erver. This is how i execute MSDeploy:[详细]
2023-01-26 18:13 分类:问答Is there a "BeforePackage" build target?
I need to perform some updates on files within my project (our the output of my project) and 开发者_Go百科I need to do this before the deployment package (zip file) is produced.[详细]
2023-01-26 14:14 分类:问答TFS 2010 Build Publish via file system
I\'ve got a fairly large MVC2 project in TFS which gets built automatically on checkin (Continuous Integration)[详细]
2023-01-26 12:13 分类:问答Web Deploy returns 401 unauthorized when publishing via [proj].deploy.cmd
I\'m having a bit of a problem with Web Deploy I just can\'t seem to iron out. Every time I try and publish to WMSvc via the [proj].deploy.cmd command in the package I\'m getting \"The remote server r[详细]
2023-01-25 19:37 分类:问答MSDeploy to install windows service?
We have a website which publishes events using NServiceBus.The site is deployed using msdeploy.We also have the NServiceBus.exe which should run as a windows service to subscribe to these events, and[详细]
2023-01-23 05:23 分类:问答Build and deploy specific revision number with TeamCity
I\'m just getting to grips with TeamCity and MSDeploy and have deployment to a dev environment triggered by SVN commit working nicely. The question I have is in terms 开发者_JAVA技巧of releasing to a[详细]
2023-01-23 04:30 分类:问答MSBuild never deploys no matter its arguments
This is related to a question I asked yesterday but is probably best asked separately. I have a TFS 2010 server running a build of a .csproj file, and an IIS6 box with msdeploy installed on it. I wan[详细]
2023-01-22 17:34 分类:问答Set Application Pool for package using MSDeploy
I am deploying a website using MSDeploy so using something like the below code. \"%ProgramFiles%\\IIS\\Microsoft Web Deploy\\msdeploy.exe\"[详细]
2023-01-22 13:44 分类:问答How to stop the MSDeploy regKey provider from failing if the registry key doesn't exist
I am moving a lot of IIS websites using MSDeploy and I am running into an issue where I am trying to include 3 registry keys as part of the move, but all 3 registry keys don\'t always exist on each we[详细]
2023-01-22 02:30 分类:问答