<?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>IIS7 - General</title><link>http://forums.iis.net/1041.aspx</link><description>For any general questions relating to IIS 7</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Prevent from IIS 7 to auto restart when changing files</title><link>http://forums.iis.net/thread/1909490.aspx</link><pubDate>Tue, 07 Jul 2009 18:27:56 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909490</guid><dc:creator>anilr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909490.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1909490</wfw:commentRss><description>&lt;p&gt;See if &lt;a href="http://support.microsoft.com/kb/950573" target="_blank"&gt;this qfe&lt;/a&gt; resolves the issue.&lt;/p&gt;</description></item><item><title>Re: Prevent from IIS 7 to auto restart when changing files</title><link>http://forums.iis.net/thread/1909032.aspx</link><pubDate>Thu, 02 Jul 2009 15:49:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909032</guid><dc:creator>liorschwimmer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909032.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1909032</wfw:commentRss><description>&lt;p&gt;It is Classic Pipeline and it still restart on files change while it didn&amp;#39;t with the same configuration in IIS 6&lt;/p&gt;</description></item><item><title>Re: Prevent from IIS 7 to auto restart when changing files</title><link>http://forums.iis.net/thread/1909022.aspx</link><pubDate>Thu, 02 Jul 2009 15:11:45 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909022</guid><dc:creator>jeff@zina.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909022.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1909022</wfw:commentRss><description>&lt;p&gt;I think this will still work in the Classic Pipeline.&amp;nbsp; It&amp;#39;s really an ASP.NET setting and not an IIS one.&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;</description></item><item><title>Prevent from IIS 7 to auto restart when changing files</title><link>http://forums.iis.net/thread/1909015.aspx</link><pubDate>Thu, 02 Jul 2009 14:34:30 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909015</guid><dc:creator>liorschwimmer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909015.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1909015</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is there any way to prevent&amp;nbsp;from IIS 7 to&amp;nbsp;&lt;span style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-ansi-language:EN-US;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;mso-fareast-language:EN-US;mso-bidi-language:HE;"&gt;automatically&lt;/span&gt; restart when changing files, dlls in bin directory or web.config. &lt;/p&gt;
&lt;p&gt;In IIS 6 I &lt;span style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-ansi-language:EN-US;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;mso-fareast-language:EN-US;mso-bidi-language:HE;"&gt;achieved that &lt;/span&gt;by&amp;nbsp;configuring&amp;nbsp;numRecompilesBeforeAppRestart, maxWaitChangeNotification parameters in the web.config:&lt;/p&gt;
&lt;p&gt;&amp;lt;system.web&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;httpRuntime maxRequestLength=&amp;quot;40000&amp;quot; executionTimeout=&amp;quot;1000&amp;quot; waitChangeNotification=&amp;quot;86400&amp;quot; maxWaitChangeNotification=&amp;quot;86400&amp;quot; minFreeThreads=&amp;quot;88&amp;quot; minLocalRequestFreeThreads=&amp;quot;76&amp;quot; appRequestQueueLimit=&amp;quot;100&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;compilation defaultLanguage=&amp;quot;c#&amp;quot; debug=&amp;quot;false&amp;quot; numRecompilesBeforeAppRestart=&amp;quot;15000&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;httpHandlers&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;span style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-ansi-language:EN-US;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;mso-fareast-language:EN-US;mso-bidi-language:HE;"&gt;Unfortunately&lt;/span&gt;&amp;nbsp;IIS 7 ignores waitChangeNotification, maxWaitChangeNotification parameters.&lt;/p&gt;
&lt;p&gt;So how can it be done?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Lior Schwimmer&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>