Web Deploy error when publishing to a shared content UNC path
I have a web farm of two II7.5 hosts that use a shared content location for a site via a UNC path\\server\share style. Both servers are able to acess the share just fine for content/confg, have been...
View ArticleDeploy with Web Management Service using Kerberos
Hi,We are using MS Deploy to deploy to a server running the Web Management Service. The deployment package includes SQL scripts which get executed with the dbFullSql provider. When those scripts run,...
View Articlecan vs2010 deploy do the differentiation deploy?
can vs2010 deploy do the differentiation deploy?or other tools can do the differentiation deploy for the asp.net!thank you!
View Articlelocal resource not found error with Web Deployment
I have a Web application that have been written with ASP.Net 4 C#. I have a Web Deployment(2010 Version 10.0.30319) Project for deploying this web application. I am using Visual Studio 2010 SP1.When I...
View ArticlesetAcl in wpp.targets not performed upon Publish - Web Deploy (but says it is)
I'm not sure if this is technically an msbuild or an msdeploy/vsmsdeploy question - if this isn't the right place, let me know.I have a web forms application (Visual Studio 2010) with an existing...
View ArticleDeploy with Web Management Service using Kerberos
Hi,We are using MS Deploy to deploy to a server running the Web Management Service. The deployment package includes SQL scripts which get executed with the dbFullSql provider. When those scripts run,...
View Articlecan vs2010 deploy do the differentiation deploy?
can vs2010 deploy do the differentiation deploy?or other tools can do the differentiation deploy for the asp.net!thank you!
View Articlelocal resource not found error with Web Deployment
I have a Web application that have been written with ASP.Net 4 C#. I have a Web Deployment(2010 Version 10.0.30319) Project for deploying this web application. I am using Visual Studio 2010 SP1.When I...
View ArticlesetAcl in wpp.targets not performed upon Publish - Web Deploy (but says it is)
I'm not sure if this is technically an msbuild or an msdeploy/vsmsdeploy question - if this isn't the right place, let me know.I have a web forms application (Visual Studio 2010) with an existing...
View ArticleDeploy with Web Management Service using Kerberos
Hi,We are using MS Deploy to deploy to a server running the Web Management Service. The deployment package includes SQL scripts which get executed with the dbFullSql provider. When those scripts run,...
View Articlecan vs2010 deploy do the differentiation deploy?
can vs2010 deploy do the differentiation deploy?or other tools can do the differentiation deploy for the asp.net!thank you!
View ArticleOrder of parameters stored in Parameters.xml
Is there a way to set the order of parameters ? I have to use about 15 parameters but VS2010 breaks the order and deploy page looks ugly and annoying.
View ArticleWeb Deploy 3.0: Web deployment task failed. (Root element is missing.)
I had started a thread in General Troubleshooting, but there has not been any answers yet, so I've decided to start a new here. Here is my problem...
View Articlemsdeploy.exe is not a valid win32 appplication
I am getting the below error.msdeploy.exe is not a valid win32 appplicationi get the error when run using exec task of msbuild and also when i just run msdeploy from a command prompt.i tried...
View ArticleMoving 1 site from one server to another
I have an old server, that at some point in the past someone migrated "most" of the sites away from. However we have just discovered that a few people have continued to use one of the internal Wiki's...
View Articleusing web.deploy.cmd with UNC updates my local files and not server
I'm having issues with web deploy and trying to figure out how to get the web.deploy.cmd to update remote files. Here's the command I'm running:web.deploy.cmd /Y /M:\\servername\C$\physicalPath...
View Article.net versions
Hi I want to migrate from IIS6 on Server 2003 to IIS7 on Server 2008 R2. I installed everything fine from the MS Web Platform Installer on my 2k8 R2 box (it isn't in my DMZ yet) but had some issues...
View ArticleWeb Deploy 3.0 service crash
Hi,I've been fighting WebDeploy 3.0 for a few days because Web Deploy Service (MsDepSvc.exe) randomly crashes. I've managed to recreate this behavior by executing the following run command 10-15 times...
View ArticleBackup-WDServer: How to specify encryption password
I read about the Web Deploy Powershell Cmdlets, and I'd like to start using them. Of course, the first task as I begin is to backup the current configuration state of my test webserver--and this...
View ArticleExecute script after deploying
Hello! We packaged web application for deploying with Web Deployment Tool. But we need run some script from deployed application after deployment. There is a Web Deploy runCommand Provider...
View Article