<?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 - Known Issues and Workarounds</title><link>http://forums.iis.net/1067.aspx</link><description>Known issues and workarounds found with IIS7 in the Vista Beta 2 release.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: iis7 and set-cookie</title><link>http://forums.iis.net/thread/1916310.aspx</link><pubDate>Wed, 09 Sep 2009 17:24:07 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1916310</guid><dc:creator>anilr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1916310.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1067&amp;PostID=1916310</wfw:commentRss><description>&lt;p&gt;The bug you are hitting now is a bug in asp.net where it cannot provide multiple headers with the same name in the response/request header collections - since the header-name is the key in the collection - workaround would be to use a native module (CHttpModule) to examine the headers on the way out.&lt;/p&gt;</description></item><item><title>Re: iis7 and set-cookie</title><link>http://forums.iis.net/thread/1916224.aspx</link><pubDate>Tue, 08 Sep 2009 22:31:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1916224</guid><dc:creator>Glenn Slayden</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1916224.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1067&amp;PostID=1916224</wfw:commentRss><description>&lt;p&gt;This problem is still&amp;nbsp;happening if you are using a managed&amp;nbsp;HttpFilter to filter FastCGI/PHP. &lt;/p&gt;
&lt;p&gt;(Vista SP2, using cgi.dll 7.0.6001.18000, which the hotfix will not update.)&lt;/p&gt;
&lt;p&gt;When&amp;nbsp;FastCGI/PHP is done with the request and the&amp;nbsp;filter stream is about to be flushed, &lt;strong&gt;HttpContext.Response.Headers&lt;/strong&gt; shows only the last&amp;nbsp;&lt;strong&gt;Set-Cookie&lt;/strong&gt; that was set by PHP. Yet, all of the cookies are somehow magically received by the client. This makes me suspect that when the bug was fixed for the hotfix, it was done in an incomplete way that only addressed the symptom.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;It is a problem because I wish to examine the cookies that PHP is setting, on their way to the client.&lt;/p&gt;</description></item><item><title>Re: iis7 and set-cookie</title><link>http://forums.iis.net/thread/1878416.aspx</link><pubDate>Thu, 04 Sep 2008 11:24:02 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1878416</guid><dc:creator>janebush08</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1878416.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1067&amp;PostID=1878416</wfw:commentRss><description>&lt;p&gt;thank you for sharing... great post&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: iis7 and set-cookie</title><link>http://forums.iis.net/thread/1856727.aspx</link><pubDate>Tue, 25 Sep 2007 22:49:12 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1856727</guid><dc:creator>bills</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1856727.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1067&amp;PostID=1856727</wfw:commentRss><description>&lt;p&gt;A fix has now been released for this issue and is available for everyone to download.&amp;nbsp; You can read more about it here:&amp;nbsp; &lt;a href="http://blogs.iis.net/bills/archive/2007/09/25/iis7-patch-for-windows-vista-fixes-cgi-php-applications-that-send-multiple-response-headers.aspx"&gt;http://blogs.iis.net/bills/archive/2007/09/25/iis7-patch-for-windows-vista-fixes-cgi-php-applications-that-send-multiple-response-headers.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: iis7 and set-cookie</title><link>http://forums.iis.net/thread/1815781.aspx</link><pubDate>Sat, 21 Jul 2007 04:28:08 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1815781</guid><dc:creator>mailant</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1815781.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1067&amp;PostID=1815781</wfw:commentRss><description>&lt;p&gt;We have a hotfix available that solves this problem (&lt;a class="" href="http://support.microsoft.com/kb/932385/en-us"&gt;KB article&lt;/a&gt;). We are working on getting the content of the KB to reflect the&amp;nbsp;situation a little more accurately, sorry if it&amp;#39;s a little confusing until we update it. This is the&amp;nbsp;QFE&amp;nbsp;that fixes the problem where IIS7 on Vista prevents all but the last cookie sent by a browser to actually be set.&lt;/p&gt;
&lt;p&gt;To get the hotfix, call Microsoft Customer Support Services (800-MICROSOFT or 800-642-7676) and give them the relevant&amp;nbsp;KB article number (932385) and your OS platform. You&amp;#39;ll get the hotfix right away. &lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Mai-lan&lt;/p&gt;</description></item><item><title>Re: iis7 and set-cookie</title><link>http://forums.iis.net/thread/1686431.aspx</link><pubDate>Sat, 28 Apr 2007 12:15:42 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1686431</guid><dc:creator>anilr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1686431.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1067&amp;PostID=1686431</wfw:commentRss><description>This is a known problem - fix is already in longhorn server beta3 builds and will definitely be in vista sp1 - details of when/whether it will be released as a qfe before then are still being worked out.</description></item><item><title>iis7 and set-cookie</title><link>http://forums.iis.net/thread/1679110.aspx</link><pubDate>Tue, 24 Apr 2007 06:08:09 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1679110</guid><dc:creator>lloydb</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1679110.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1067&amp;PostID=1679110</wfw:commentRss><description>&lt;P&gt;I assume it is a known issue that IIS 7 will only set the last cookie that is put into the headers by a cgi application.&lt;/P&gt;
&lt;P&gt;Is there a timeframe for a fix on this issue.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Lloyd Breckenridge&lt;/P&gt;</description></item></channel></rss>