webdeploy
TFS deploy web site to IIS 6 on build
I\'m new to TFS and I\'m trying to set up my build server to automatically deploy a website to a local test server running IIS 6.[详细]
2023-04-12 18:29 分类:问答ERROR_USER_UNAUTHORIZED when deploy to IIS 7.5 when using IIS manager user
I\'m trying to deploy from a teamcity server to my iis server but I get unauthorized when I use an IIS Manager user set up in IIS. If I use a Windows account it works just fine. Am I missing something[详细]
2023-04-12 12:54 分类:问答Can I specify site after I have built the deployment package with Microsoft Web Deploy?
Currently I do the following: Create package using msbuild something.csproj /P:Configuration:Some /T:Package[详细]
2023-04-10 06:42 分类:问答Can MSBuild exclude "Hidden" Web Deploy parameters from the generated SetParameters.xml?
In my Parameters.xml file, I have a couple of parameters that use the Web Deploy \"variable\" syntax to refer to other parameters, like this one that refers to the IIS Web Application Name parameter:[详细]
2023-04-10 00:44 分类:问答Web Deploy Error with Azure
I\'m trying to deploy my web app to Azure using this method, but periodically, i get this error.Any ideas?I rebooted the instance, still happens.[详细]
2023-04-08 23:02 分类:问答Auto Branching in svn using teamcity
I wonder whether it is possible to do auto branching using Teamcity. As currently I am automatically publishing web开发者_StackOverflow中文版 applications using web deploy and the only thing left is b[详细]
2023-04-08 11:44 分类:问答Create folder and set ACL with web deploy
How do I create a folder using microsoft web deploy? Also, when I have created that folder how do I set the ACL on it?[详细]
2023-04-08 03:25 分类:问答Deploying Web Applications using Team Build and Web Deploy
So, here is the deal. In web app project settings I configured a deployment package which inc开发者_运维技巧ludes all content files along with IIS settings for the site & app pool. Now, when i go[详细]
2023-03-29 17:13 分类:问答What exactly is the Auto Provider in Web Deploy (msdeploy.exe)
Can somebody explain (better than the technet/msdn docs) what the auto provider exactly does, how it works, and when to use it.[详细]
2023-03-28 15:03 分类:问答MSBUILD web deploy package does not include the project reference DLL's
When I try to create a package for web deploy using msbuild it only includes the projects dll.The package zip file or the temp directory does not include the referenced project\'s dlls.[详细]
2023-03-28 01:29 分类:问答