<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'Deployment'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=Deployment&amp;orTags=0</link><description>Search results matching tag 'Deployment'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Real Life Scenario, would WebDeploy Help?</title><link>http://forums.iis.net/p/1162673/1924913.aspx#1924913</link><pubDate>Mon, 16 Nov 2009 14:41:32 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924913</guid><dc:creator>argon0</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>We have a live web site which has to be live 24x7....

We are currently going through a large rebuild program, and are trying to decide on the best ongoing deployment solution.

We regularly have changes which require the site to &amp;quot;recompile&amp;quot; - leading to up to 10 minutes downtime during an update - this is unacceptable.

So we need a deployment solution which will lead to a maximum of 1 minutes downtime.

So far we think the best way to do this is:
1) set up a 2nd site on the Live IIS
2) Upload all new code to the 2nd site
3) Allow DFS to synchronise all web servers
4) Run recompile on all web servers
5) Test new code/site
6) Manually change IIS to point to the new code rather than the old one.


And repeat for each deployment.

I can see that webdeploy could help in points 2 &amp;amp; 3 (sync rather than dfs), and possibly 6 to switch over. Are there any other ways that WebDeploy could help, and/or any better/other tools.

BTW all running on IIS 6.0


Thanks

Argon0</description></item><item><title>Comparing WDT vs MSI vs SCCM</title><link>http://forums.iis.net/p/1162197/1922763.aspx#1922763</link><pubDate>Fri, 30 Oct 2009 09:44:05 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922763</guid><dc:creator>rodrigob</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I would like to get your comments about how to set Web Deployment Tool in the right place, compared to using MSI files created with Visual Studio (Web Setup Projects, in concret) to deploy sites/ASPX apps, or using a robust product such as SCCM to deploy software.&lt;/p&gt;
&lt;p&gt;My objective is to know what&amp;#39;s the right&amp;nbsp;tool to use for each particular scenario.&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Rodrigo&lt;/p&gt;</description></item><item><title>problem in deploying asp.net website on IIS 6.0</title><link>http://forums.iis.net/p/1162162/1922609.aspx#1922609</link><pubDate>Thu, 29 Oct 2009 04:22:21 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922609</guid><dc:creator>abhishekmiet</dc:creator><cs:applicationKey>aspnet_administration--1</cs:applicationKey><description>&lt;p&gt;hi everyone.&lt;/p&gt;&lt;p&gt;I am new to web development and I am facing a problem in deploying an asp.net website on IIS 6.0 .&lt;br /&gt;&lt;/p&gt;&lt;p&gt; I just copied my precompiled website folder on production server via smart FTP and then i created a virtual directory of my website using IIS manager. Now the problem is this that website is browsing
well in IIS and running on web brwoser production server by giving its url(www.mysite.com:port).&lt;/p&gt;&lt;p&gt;But when I run it on internet means on any other computer than production, the browser is unable to open the site.&lt;/p&gt;&lt;p&gt;Browser&amp;#39;s Messagee: server not found. cant find server at www.mysite.com&lt;/p&gt;&lt;p&gt;and IE says: page can not be displayed.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Someone help me out.&lt;/p&gt;</description></item><item><title>Problems getting msdeploy to work</title><link>http://forums.iis.net/p/1162122/1922407.aspx#1922407</link><pubDate>Wed, 28 Oct 2009 00:05:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922407</guid><dc:creator>OnlyAProgrammer</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I spent the past few hours trying to make this work but I failed miserably. And&amp;nbsp;I don&amp;#39;t find enough info on the net for this yet!&lt;/p&gt;
&lt;p&gt;I am trying to deploy a web application from VS 2010 to IIS 6.0 on my server. VS 2010 only let&amp;#39;s you use publish on an https address. &lt;/p&gt;
&lt;p&gt;So I installed msdeploy on &lt;a href="https://+:8083/msdeploy2/"&gt;https://+:8083/msdeploy2/&lt;/a&gt; however I get the message in VS&amp;nbsp;that it is not reachable. (I did check the firewall)&lt;/p&gt;
&lt;p&gt;I tried using the main IP of my server and a few others including the one of my VPN with my server but to no avail.&lt;/p&gt;
&lt;p&gt;Doing the command &amp;quot;httpcfg query urlacl&amp;quot; on my server&amp;nbsp;I can see that is running.&lt;/p&gt;
&lt;p&gt;What can I do to make this work? Can anyone provide a quick&amp;nbsp;step by step to make msdeploy work with IIS 6 and vs 2010?&lt;/p&gt;
&lt;p&gt;What does the &amp;quot;+&amp;quot; stands for? When I tried to substitute it with a defined IP the service wouldn&amp;#39;t start..&lt;/p&gt;
&lt;p&gt;please help!&lt;/p&gt;</description></item><item><title>Recycle App Pool Using MSDeploy</title><link>http://forums.iis.net/p/1161700/1920461.aspx#1920461</link><pubDate>Mon, 12 Oct 2009 22:20:55 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1920461</guid><dc:creator>michael.it</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>Is it possible to recycle an app pool on a remote machine using MSDeploy? If so, what is the syntax for such a command? We are using IIS 6, but syntax for IIS 7 would also be appreciated if there are differences between the two.</description></item><item><title>RTW was released today on September 24th, 2009!!</title><link>http://forums.iis.net/p/1161188/1918209.aspx#1918209</link><pubDate>Thu, 24 Sep 2009 23:13:39 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1918209</guid><dc:creator>faith_a</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;We are proud and excited to announce the release of our version 1.0 today! You can get the newest release from &lt;a href="http://www.iis.net/webdeploymenttool"&gt;http://www.iis.net/webdeploymenttool&lt;/a&gt;... please let us know what you think.&lt;/p&gt;&lt;strong&gt;&lt;span style="FONT-FAMILY:&amp;#39;Tahoma&amp;#39;, &amp;#39;sans-serif&amp;#39;;FONT-SIZE:10pt;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Some of the new features in RTW:&lt;/span&gt;&lt;/strong&gt;&lt;span style="FONT-FAMILY:&amp;#39;Tahoma&amp;#39;, &amp;#39;sans-serif&amp;#39;;FONT-SIZE:10pt;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt; &lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div style="MARGIN:0in 0in 0pt;COLOR:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Tahoma&amp;#39;, &amp;#39;sans-serif&amp;#39;;FONT-SIZE:10pt;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Brand new UI to create those server-side delegation rules, instead of directly editing config. &lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div style="MARGIN:0in 0in 0pt;COLOR:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Tahoma&amp;#39;, &amp;#39;sans-serif&amp;#39;;FONT-SIZE:10pt;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Delete and recycle application support inside IIS Manager, even as a remote non-admin user. &lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div style="MARGIN:0in 0in 0pt;COLOR:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Tahoma&amp;#39;, &amp;#39;sans-serif&amp;#39;;FONT-SIZE:10pt;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;A new temporary agent that doesn&amp;#39;t require you to have any services installed on your remote machines, but instead temporarily adds the agent and then removes it after sync. &lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div style="MARGIN:0in 0in 0pt;COLOR:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Tahoma&amp;#39;, &amp;#39;sans-serif&amp;#39;;FONT-SIZE:10pt;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;A rule to avoid overwriting newer files on the destination with a new rule. &lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div style="MARGIN:0in 0in 0pt;COLOR:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Tahoma&amp;#39;, &amp;#39;sans-serif&amp;#39;;FONT-SIZE:10pt;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;A rule to avoid syncing based on time stamp differences and instead perform a checksum comparison. &lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div style="MARGIN:0in 0in 0pt;COLOR:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Tahoma&amp;#39;, &amp;#39;sans-serif&amp;#39;;FONT-SIZE:10pt;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;A new provider (runCommand) allows you to run a batch file, script or exe as part of synchronization. This is convenient if you need to net start a service, for example. &lt;/span&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div style="MARGIN:0in 0in 0pt;COLOR:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;" class="MsoNormal"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Tahoma&amp;#39;, &amp;#39;sans-serif&amp;#39;;FONT-SIZE:10pt;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Lots of enhancements to our parameterization, including the ability to validate what the user enters, and provide a parameters.xml file with answers to parameters instead of passing them one at a time in the command-line.&lt;/span&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>Setting up multiple website error</title><link>http://forums.iis.net/p/1161025/1917518.aspx#1917518</link><pubDate>Fri, 18 Sep 2009 17:20:23 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1917518</guid><dc:creator>tanajo</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Hello there.&lt;br /&gt;&lt;br /&gt;Need help here. I am currently running a website in IIS7 and windows server2008. I decided to add another website the same ip address and the same port(80) but different headers.&lt;/p&gt;&lt;p&gt;For example my existing website is websiteOne.com, and I added another website named websiteTwo.com &lt;br /&gt;&lt;/p&gt;&lt;p&gt; But everytime when I check the websiteTwo in browser, it always bring me to the websiteone.com pages. How could it be? Those two websites are pointing to different physical directories where the corresponding website files and pages are located.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Please help me with this problem.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks &lt;br /&gt;&lt;/p&gt;</description></item><item><title>MSDeploy</title><link>http://forums.iis.net/p/1159254/1910341.aspx#1910341</link><pubDate>Wed, 15 Jul 2009 06:37:14 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910341</guid><dc:creator>raskado</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am using 2 PCs(on LAN) with OS:windows XP&amp;nbsp; equipped by IIS 5.1 and I installed Web Deployment tools, I want&amp;nbsp; to deploy ASP files from one to the other, but I dont know how to do?&lt;/p&gt;
&lt;p&gt;Can you please help me to do that or any hint?&lt;/p&gt;
&lt;p&gt;Thank you very much&lt;/p&gt;</description></item><item><title>Auto deploy ASP files</title><link>http://forums.iis.net/p/1159220/1910193.aspx#1910193</link><pubDate>Tue, 14 Jul 2009 02:20:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1910193</guid><dc:creator>raskado</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;Hello everyone,&lt;/p&gt;
&lt;p&gt;I want to auto deploy ASP files to live server and back up previous files before replacing them, Can anyone please tell how can I do that using Web Deployment Tools? and Is there any guidline or video to illustrate the steps?&lt;/p&gt;
&lt;p&gt;I appreciate&amp;nbsp;anyone&amp;nbsp;helps, Thanks&lt;/p&gt;
&lt;p&gt;Kiarash&lt;/p&gt;</description></item><item><title>Export a Package through IIS Manager (please help)</title><link>http://forums.iis.net/p/1156254/1897879.aspx#1897879</link><pubDate>Tue, 24 Mar 2009 04:29:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1897879</guid><dc:creator>EdHsiao</dc:creator><cs:applicationKey>web_deployment_tool_wdeploy-39</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Hi there,&lt;/p&gt;&lt;p&gt;I tried to follow the walk through of &amp;quot;&lt;/p&gt;&lt;h1&gt;Export a Package through IIS Manager&amp;quot;&lt;/h1&gt;&lt;p&gt;I want to export it and deploy to Amazon EC2.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;However, after hitting the button at last step, I got the following pop-out error.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;quot;The process cannot access the port&lt;/p&gt;&lt;p&gt;&amp;#39;C:\inetpub\wwwroot\MediaShareLibrary\App_Data\Library.mdf&amp;#39;&lt;/p&gt;&lt;p&gt;Because it is being used by another process&amp;quot;&lt;/p&gt;&lt;p&gt;Can anyone help here? Thanks.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>