How to resolve ERROR_CERTIFICATE_VALIDATION_FAILED issue
I am trying to make a SECURED deploy using this command line - Package.deploy.cmd /y /M:https://XXXXXX:8172/MSDeploy.axd /U:"UserName" /p:"Password" /a:basic But when I execute this, I get an error...
View ArticleSkip Directive - specific folder
I'm sure this has been discussed before and i've seen several similar post but none of them have helped me. I'm trying to do a deployment using the package that is built from inside visual studio...
View ArticleSite offlie after publish
After 1001 publish to my server my site now stays in AppOffline mode. Mean It shows content from App_Offline.htm when accessing any pageUpdate seems like appoffile feature of webdeploy is in leaving...
View Articledoes web deploy migrate ODBC
When I migrate sites from Server 2003 to 2012 R2, does web deploy also migrate the ODBC connection settings or does have to be re-configured after the migration? If it doesn't, is there any easy way to...
View ArticleHow can I set parameters that include the parameterValidation Element for...
I have a parameter that I wish to enable as a drop down list. When I add the following to the parameters.xml file within a Web Deployment Tool package a drop down list appears: <parameter...
View ArticleMsdeploy from 20012R2 to 2008R2 failing
Hi All!I am attempting to build and deploy an IIS application from Server 2012 R2 to a machine running 2008R2 and it is failing with the following error:[VSMSDeploy] C:\Program Files...
View ArticleSimple msdeploy, stage to production
First off, let me know if I could present this a little clearer.I am setting up an environment to allow developers to sync web development from one stage/qa server to two identical production servers....
View ArticleERROR_EXCEPTION_WHILE_CREATING_OBJECT and MapUriToIisWebServer task
I am trying to build web deployment packages which include a parameter for "IIS Web Application Pool Name" in the Project.SetParameters.xml file. I would like to do this using MSBuild; I use Jenkins...
View ArticleMigration.
Hello guys, Please help migrate my website https://wonder-glass.ca/ to a new hosting. How can I do it?Thank you
View ArticleIssue with Web Deploy 3.6 on Server 2012 R2
HelloI have installed Web Deploy 3.6 on Server 2012 R2 via Web Platform Installer 5.0; however when I start IIS Manager and right-click on the server Deploy does not appear in the list of options?I...
View ArticleNo .NET v2 on Server 2012 R2
Hello,I am using MS Deploy 3.5 to migrate Web sites from an IIS7 serverI have exported the configuration without issue.When I try to import the configuration on the Server 2012 R2 host I receive an...
View Articlemoving windows 2003 websites to 2012R2
i have an OLD 2003 server running iis. i have a ton of websites on it. i want to get rid of that box. i want to copy all the data to my new 2012 box. i was looking at msdeploy. never used it...
View ArticleMSWebDeploy - Exclude folder with Sync-WDServer
Hi,i used msdeploy to sync Servers. Here are my Code:add-pssnapin wdeploysnapin3.0 #Create settings New-WDPublishSettings -ComputerName SERVER01.lwn.liebherr.i -AgentType MSDepSvc -FileName...
View ArticleWeb Deploy Export Server Package is missing some sites
Is there a max to the number of sites web deploy with extract in a package? I have approx 250 sites I need to migrate to a new server, but the web deploy package is missing several of them. What...
View ArticleWeb Deploy ERROR_DESTINATION_NOT_REACHABLE
I realize that this error should be among the most straight-forward to diagnose, but I've gone through the possible causes and everything checks out.I am attempting to do a Web Deploy of an ASP.NET...
View ArticleIIS Management Service install error
Hi,I am working on Windows 7 Enterprise OS with IIS 7 installed. When I open IIS, I do not see Manage User icon. I tried installing the additional feature "IIS Management Service" by checking its tick...
View ArticleNeed assistance with ERROR_FRAMEWORK_VERSIONS_DO_NOT_MATCH
I have tried resolution 2 but that did not work. When I try resolution 1 I get a Unrecognized argument error.. I am certain I am not formatting the command correctly and would appreciate any...
View ArticleProblem with deleted certificate? and logon session not existing when syncing...
We have to servers that sync using sync-wdserver, this has worked fine up until now. Recently we got an SSL certificate for a site hosted on those servers, it was initially installed via iis 8 on both...
View ArticleWeb Deploy ERROR_SCRIPTDOM_NEEDED_FOR_SQL_PROVIDER
Hello all,I am currently trying to use the dbDacFx provider to deploy a dacpac to a remote sequel server. However, when I do this, I get an ERROR_SCRIPTDOM_NEEDED_FOR_SQL_PROVIDER. I am doing this via...
View Articlewebdeploy providers on Azure
Hi all,Does anybody know which webdeploy providers are supported when deploying to Azure WebApp? I'm using msdeploy.exe from command line in order to do that. I've seen it working for contentPath...
View Article