<?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>Search results matching tags 'ASP Classic' and 'IIS classic ASP .NET coexists'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=ASP+Classic,IIS+classic+ASP+.NET+coexists&amp;orTags=0</link><description>Search results matching tags 'ASP Classic' and 'IIS classic ASP .NET coexists'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Multiple session cookies problem</title><link>http://forums.iis.net/p/1155657/1895227.aspx#1895227</link><pubDate>Fri, 27 Feb 2009 23:13:51 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1895227</guid><dc:creator>neitakk</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>Hi. I&amp;#39;m gonna try to explain the problem in short terms:


On a shared Windows server which my host provide me, I&amp;#39;m getting multiple session cookies stored in the browser. This regards all browser types.


&lt;ul class="anf_list"&gt;
&lt;li&gt;A clean ASP file with no code other then &amp;quot;response.write(&amp;quot;Hello&amp;quot;)
&lt;/li&gt;&lt;li&gt;Updating the page in e.g. 5 minutes intervals
&lt;/li&gt;&lt;li&gt;Every new session seems to make a new session cookie with a new ID
&lt;/li&gt;&lt;li&gt;Eventually the cookie storage is full
&lt;/li&gt;&lt;/ul&gt;


Why this is a problem? After the storage get&amp;#39;s filled up, there is impossible to write custom cookies like for a login. This makes big problems for my users who never close the browser.


The only way to get rid of the cookies is by manually deleting them or restarting the browser.


How is it possible to avoid this problem?</description></item></channel></rss>