microsoft-web-deploy
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 分类:问答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 via WebDeploy over command line fails due to invalid operation
I\'m trying to automate the deploy-process with TeamCity and WebDeploy. Click-One-Publish out of the IDE works fine, but called from my ANT-script it fails due to invalid request.[详细]
2023-03-31 18:46 分类:问答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 分类:问答Deploying ASP.NET to single server without service interruption [duplicate]
This question already has an answer here: Closed 11 years ago. Possible Duplicate: How Do I deploy an application to IIS while that web application is running[详细]
2023-03-27 16:58 分类:问答MSBUILD web deploy package zip file does not inherit permissions from parent folder
I\'m creating a zip file from msbuild using the package target.It creates开发者_运维技巧 it fine and the folder I\'m putting it in has permissions for a user that allows that user to have full control[详细]
2023-03-27 04:11 分类:问答Web deploy error to IIS - application pool managedRuntimeVersion
When trying to deploy an ASP.NET application deployment package to IIS, I receive an error (The application pool that you are trying to use has the \'managedRuntimeVersion\' property set to \'v2.0\[详细]
2023-03-10 22:48 分类:问答IIS 7.0 IIS Manager does not have the option "Manage Packages" available
Trying to deploy a mvc package, but looking at the instructions here: http://vishaljoshi.blogspot.com/2009/07/importing-web-package-in开发者_如何学Goto-iis-manager.html[详细]
2023-02-14 19:31 分类:问答