Enable Web Deploy Rules from PowerShell cmdlets
Hello,I have a PowerShell script that uses WDeploySnapin3.0 andRestore-WDPackage to publish a WebDeploy ZIP package to a local IIS machine. The publish operation runs OK but I seem to be unable to...
View ArticleCan not view Server Side Windows Application log to debug MS Web Deploy...
I am getting the following error trying to use Web Deploy to deploy from Visual Studio Ultimate 2013 to a GoDaddy hosted site:>Start Web Deploy Publish the Application/package...
View ArticleMove VS 2012 Express for Web website to DotNetNuke on hosting server
I have an ASP.net website created in VS 2012 Express for Web using much of the Starter Site as a template. I have DotNetNuke installed on a hosted shared server (Godaddy) and want to send the site to...
View ArticleWdeploy v3 Parameterization XMLFile
Hello, I am trying to take advantage of this new feature to give an XML parameter a Default Value from another xml file (in the package being deployed). I understood that the DefaultValue path is a...
View ArticleThe account 'ClancyCom2' does not appear to be valid. The account was...
Dear WebDeployers,I am getting this error using the Web Deploy Wizard in Visual Studio Ultimate 2013.Note that "ClancyCom2" is the name of the application pool on the remote machine which is being...
View ArticleBuild can not find Examine.pdb
I am using the following at the VS 2013 command prompt to kick off a MS Web Deploy of my Umbraco Solution to a remote Server:msbuild.exe...
View ArticleWeb Deploy package: Differentiate between a Web deploy package and a normal...
I could see that the web deploy packages has *.zip extension. I can even have normal zipped package with this extension. How to determine that a package is valid Web Deploy Package?I know that there...
View ArticleWeb Deploy Package : archive.xml file
Hi,I have created a webdeploy package and it contains archive.xml file. I could see that it contains various tags like metaProperty, metaKey, rootWebConfig32, machineConfig32. I would like to fetch all...
View ArticleWeb server/website migration from server 2003 to 2008/12
What are the list of common issues faced when migrating web server applications/websites from server 2003(IIS5.0) to 2008/12(IIS 7/8).
View ArticleWeb Deploy IIS8.1, how to setup / web deploy handler
Hi.I have a question how to setup a web deploy environment in intranet with server 2012r2, iis8.5 and sql server.I followed the instructions from this...
View ArticleWeb Deploy, Registering Multiple Global Address Assemblies w/o listing them...
Hi,I'm trying to find a way to register multiple Global Assemblies using the gacinstall provider in a web deploy manifest file without having to list them individually. Is there a way to point to a...
View ArticleBest method of migrating IIS to a new domain
Hi Folks,I've been tasked with migrating IIS boxes to a new domain varying from version 6 to version 7.5. What is the best way to acheive this.ThanksJ
View ArticleHow can I use the MSDeploy C# API to specify a destination app pool(s) during...
The issue: Hi, I'm trying to learn how to specify a destination app pool when using msdeploy c# api with the MetaKey provider to migrate an IIS6 website to an IIS7 server. I can't find any...
View ArticleDeploying IIS8 Site to IIS7--Error Message
I'm trying to deploy a site running on IIS 8 to a server running 2008 R2 and IIS 7 using Web Deploy v3. The import keeps dying with this error:"Child object 'customAuthorization' cannot be added to...
View Articlemsdeploy slow to copy large files between two remote servers
We run msdeploy on a "deployment" server that copies web site code between different environments (development, test, production). When we execute a msdeploy command, it will run a -verb:sync between...
View ArticleWebDeploy does not work because of .net versions
Dear all,I get following message, when I try to migrate my server from Win2008R2 to Win2012R2 while importing the zip file in the IIS manager[Window Title] Import Server or Site Package [Main...
View Article.net Framework versions error
Hi,I have two servers. One runs IIS 7 on windows 2008 R2 and the other runs IIS 8 on windows 2012 R2. I have a lot of websites on the first server and I want to migrate to the new one. The servers are...
View ArticleMigrating from IIS6 to 7 or above
i have a good idea how to migrate from IIS6 to 7 or above. can you tell me does it remove it from the old server or clone/copy the information?
View ArticleConstructor on type 'Microsoft.Web.Deployment.DeploymentReplaceRule' not found.
I'm trying to migrate from IIS 6 to IIS 8 using Web Deploy 3.5 and the DeploymentReplaceRule. I assume that Microsoft.Web.Deployment.DeploymentReplaceRule is inside of Microsoft.Web.Deployment so I...
View ArticleWindows Authentication in Migrated Website
We have existing websites running IIS6 on Windows 2003 Servers. These websites are for our local intranet, and use Windows Authentication.The website applications were built with Visual Studio, and...
View Article