<?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 - Configuration &amp; Scripting</title><link>http://forums.iis.net/1046.aspx</link><description>Forum aimed at understanding the system.Webserver or system.ApplicationHost using a text editor or scripting</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Appcmd isapi cgi restrictions</title><link>http://forums.iis.net/thread/1904924.aspx</link><pubDate>Wed, 27 May 2009 14:26:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1904924</guid><dc:creator>qbernard</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1904924.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1046&amp;PostID=1904924</wfw:commentRss><description>&lt;p&gt;Well, that&amp;#39;s didn&amp;#39;t explain why RTM won&amp;#39;t work with the R2 syntax you have.. maybe schema updated in R2. not sure... don&amp;#39;t have any w2k8 box to test now :) &lt;/p&gt;</description></item><item><title>Re: Appcmd isapi cgi restrictions</title><link>http://forums.iis.net/thread/1904879.aspx</link><pubDate>Wed, 27 May 2009 08:38:41 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1904879</guid><dc:creator>Lokeswara Rao Majji</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1904879.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1046&amp;PostID=1904879</wfw:commentRss><description>&lt;p&gt;i have edited the apphost.config file located in &amp;quot;%systemroot%\system32\inetsrv\config\&amp;quot;&lt;/p&gt;
&lt;p&gt;and it worked fine..&lt;/p&gt;
&lt;p&gt;you can do it using vbscript &lt;/p&gt;</description></item><item><title>Appcmd isapi cgi restrictions</title><link>http://forums.iis.net/thread/1904604.aspx</link><pubDate>Sat, 23 May 2009 09:47:24 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1904604</guid><dc:creator>Lokeswara Rao Majji</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1904604.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1046&amp;PostID=1904604</wfw:commentRss><description>&lt;p&gt;Allow ASP.NET on iis 7.0 Manual steps&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Start-&amp;gt; Run-&amp;gt; inetmgr o Click “Server Name” in left pane&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Double click “ISAPI and CGI Restrictions” &lt;/p&gt;
&lt;p&gt;in right pane&amp;nbsp; Check if the Restriction of “ASP.NET v2.0.50727” is allowed,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;if not, then right click this entry and select “Allow” &lt;/p&gt;
&lt;p&gt;Using APPCMD COMMAND : &lt;/p&gt;
&lt;p&gt;appcmd set config /section:isapiCgiRestriction /[path=&amp;#39;%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll&amp;#39;].allowed:True &lt;/p&gt;
&lt;p&gt;This command has worked in Windows 2008 server R2 system , but when i am trying to execute the command in windows 2008 server its throwing error :&lt;/p&gt;
&lt;p&gt;&amp;nbsp;ERROR ( message:Cannot find requested collection element. ) can any one please help in solving this issue -------------------------------------------------------------------------------- &lt;/p&gt;</description></item></channel></rss>