<?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 - Classic ASP</title><link>http://forums.iis.net/1044.aspx</link><description>Forum discussing usage of Classic ASP applications on the IIS 7 platform</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Broken Cookies After Upload To GoDaddy</title><link>http://forums.iis.net/thread/1909977.aspx</link><pubDate>Fri, 10 Jul 2009 23:07:05 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909977</guid><dc:creator>davcox</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909977.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1909977</wfw:commentRss><description>&lt;p&gt;Are you still having trouble with this?&amp;nbsp; I haven&amp;#39;t heard of any problems with ASP session cookies on IIS7. &lt;/p&gt;</description></item><item><title>Broken Cookies After Upload To GoDaddy</title><link>http://forums.iis.net/thread/1902329.aspx</link><pubDate>Wed, 29 Apr 2009 19:09:34 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902329</guid><dc:creator>millsmg</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1902329.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1902329</wfw:commentRss><description>&lt;p&gt;I have a site that I am using cookies to manage the login and subsequent data accessibility. The problem is that once I upload the files to GoDaddy the cookies break.&lt;/p&gt;
&lt;p&gt;I used Fiddler to see where they broke but for the life of me cant figure out why, other than possible cookie handling differences between GoDaddy&amp;#39;s IIS7 and my test servers IIS5.1.&lt;/p&gt;
&lt;p&gt;Basically the login/validation goes as follows:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Login form&lt;/li&gt;
&lt;li&gt;Validation against username&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;Cookie generated based on username&lt;/li&gt;&lt;/ol&gt;
&lt;li&gt;Protection page loads to&amp;nbsp;log successful&amp;nbsp;login into db&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;db entry is successful&lt;/li&gt;
&lt;li&gt;Cookie fails&lt;/li&gt;&lt;/ol&gt;
&lt;li&gt;Failed redirect to dashboard w/data&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;Using Fiddler I can see that the cookie breaks at the protected file, step 3.&amp;nbsp;Its present at the time the page loads but then disappears by the end. Looking at the differences between the GoDaddy server and the test server loads I see that after the ASPSESSIONIDSCDCARDD=BGPPNHAABNHFPGBEAAAMOLEB GoDaddy cuts off where the test server passes the complete cookie information.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;</description></item></channel></rss>