<?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>Web Deployment Tool (MS Deploy)</title><link>http://forums.iis.net/1144.aspx</link><description>Questions about using the Microsoft Web Deployment Tool to sync or migrate sites and servers.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Remove Config Section during build</title><link>http://forums.iis.net/thread/1908933.aspx</link><pubDate>Thu, 02 Jul 2009 00:18:41 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908933</guid><dc:creator>ksingla</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908933.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1908933</wfw:commentRss><description>&lt;p&gt;&amp;lt;httpModules&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;remove name=&amp;quot;ScriptModule&amp;quot;/&amp;gt;&lt;br /&gt;&amp;lt;/httpModules&amp;gt;&lt;br /&gt;&lt;br /&gt;Adding the configuration above in your web.config will make ScriptModule module not available for your application. Adding a &amp;lt;clear/&amp;gt; will make all parent modules unavailable.&lt;/p&gt;</description></item><item><title>Remove Config Section during build</title><link>http://forums.iis.net/thread/1907575.aspx</link><pubDate>Thu, 18 Jun 2009 21:12:22 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907575</guid><dc:creator>JonMny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907575.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1144&amp;PostID=1907575</wfw:commentRss><description>&lt;p&gt;On my server the root level config has&lt;/p&gt;
&lt;p&gt;&amp;lt;httpModules&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;add name=&amp;quot;ScriptModule&amp;quot; type=&amp;quot;System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/httpModules&amp;gt;&lt;/p&gt;
&lt;p&gt;for the sub folders I want to deploy the web config without this section how can I do this? can I do this with the config replacements?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>