webdeploy
Folder not uploading with VS Publish / Web Deploy
I am using the Publish / Web Deploy option within VS 2010 to publish my ASP.NET MVC3 website. However it d开发者_开发技巧oes not by default publish my \"files\" folder that I have highlighted below.[详细]
2023-02-26 14:07 分类:问答Using Web Deploy tool for IIS - works with administrator account but not IIS or Windows user account
I am struggling with the massive beast that seems to be WMSvc - Web Management service for IIS. I am trying to deploy web sites from Visual Studio which is killing me. Actually it\'s killing everyone[详细]
2023-02-20 04:31 分类:问答Trouble with MS Remote Web Deploy II6 6
I am getting the following error when I run web deploy: >C:\\Program Files\\MSBuild\\Microsoft\\VisualStudio\\v10.0\\Web\\Microsoft.Web.Publishing.targets (3588): Web deployment task failed.[详细]
2023-02-20 02:00 分类:问答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 分类:问答WMSVC works, Web Deploy Agent throws 401
I\'m trying to get msdeploy working from the command line, and can successfully test aga开发者_运维百科inst the WMSVC directly (using HTTPS, port 8172) with both a local admin account and using an IIS[详细]
2023-02-14 04:36 分类:问答Using Webdeploy with Webmatrix (Orchard)
I have setup a VM (VMWEB-3) to test local development of Orchard CMS using Webmatrix and the deploying to web server.[详细]
2023-02-13 20:25 分类:问答App.config replacements for unit tests
my continuous integration server (TeamCity) is configured to run all the unit tests in our app on build. Prior to running those tests, i need to change some of the appSettings to make them valid for o[详细]
2023-02-13 11:27 分类:问答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 分类:问答Ignore file from delete during WebDeploy
I\'m using TeamCity to build and deploy a collection of MVC Applications via msbuild and WebDeploy. In a step previous to my solution build/deploy, I copy an app_offline.htm to the deploy directory s[详细]
2023-02-11 14:01 分类:问答TFS 2010 - WebDeploy to IIS6
I have setup a build configuration in TFS2010 with MSBuild arguments to deploy using WebDeploy to a remote IIS6 webserver.I can deploy to this remote web server using WebDeploy manually from VS2010 wi[详细]
2023-02-10 23:52 分类:问答