<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : The registrati&#111;n and Login problem,</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : The registrati&#111;n and Login problem,]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 03:33:00 +0000</pubDate>
  <lastBuildDate>Mon, 23 May 2005 08:31:06 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=15168</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[The registrati&#111;n and Login problem, : Serializing the &amp;#099;ookies would...]]></title>
   <link>https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83715.html#83715</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 15168<br /><strong>Posted:</strong> 23&nbsp;May&nbsp;2005 at 8:31am<br /><br />Serializing the &#099;ookies would be a major performance hit - not to mention a large amount of work. Unless your host is running your app across a server farm (an instance of the app on each of their servers for redundancy), there's no need for it not to have it's own application pool. Indeed, most &#099;ookie based web code will fail otherwise.]]>
   </description>
   <pubDate>Mon, 23 May 2005 08:31:06 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83715.html#83715</guid>
  </item> 
  <item>
   <title><![CDATA[The registrati&#111;n and Login problem, : Dear Admin, I solved the problem,...]]></title>
   <link>https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83705.html#83705</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20564">indiapf</a><br /><strong>Subject:</strong> 15168<br /><strong>Posted:</strong> 23&nbsp;May&nbsp;2005 at 6:20am<br /><br />Dear Admin,<DIV>I solved the problem, please refer to my America Hosting reply for reference,so that It can help more people with the same problem:</DIV><DIV>&nbsp;</DIV><DIV>I&nbsp;believe it is because they are using the built-in code to save session state in ASP. That may works fine in Windows 2000 but not in Windows 2003. The main reason is that Windows 2003 is a multi-thread, and multi-process web server, whereas Windows 2000 implements a single-process server. So, each time the same web request get switched from one process to another, the session state stored in memory got lost.&nbsp;<BR><BR>I have moved that site to a single-process application pool, effectively emulating the Windows 2000 environment. Please check with&nbsp;them and see if they still have the problem. <BR><BR>However the best solution is still to implement session states using a more permanent method (such as file-based &#099;ookies or even via database).</DIV><DIV>&nbsp;</DIV><DIV>Regards</DIV><DIV>qingdong</DIV><DIV>---</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 23 May 2005 06:20:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83705.html#83705</guid>
  </item> 
  <item>
   <title><![CDATA[The registrati&#111;n and Login problem, : Dear Sir, Thanks so much for...]]></title>
   <link>https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83611.html#83611</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20564">indiapf</a><br /><strong>Subject:</strong> 15168<br /><strong>Posted:</strong> 21&nbsp;May&nbsp;2005 at 1:58pm<br /><br />Dear Sir,<DIV>Thanks so much for your reply,Yes.</DIV><DIV>&nbsp;</DIV><DIV>I realised this is a problem in Server side,and Informed the America hosting vendor already. after I spent a few hours to read all your posting related with &#099;ookies last night.</DIV><DIV>&nbsp;</DIV><DIV>************</DIV><DIV>There is also a bug in win2003 that prevents &#099;ookies from correctly working within ASP applications. Check microsofts site for a fix.</DIV><DIV>************</DIV><DIV>&nbsp;</DIV><DIV>So This is a funny for Bill Gates that his own works fight with each other....<IMG height=17 alt=Clap src="https://forums.webwiz.net/smileys/smiley32.gif" width=18 align=absMiddle border="0"><IMG height=17 alt=Clap src="https://forums.webwiz.net/smileys/smiley32.gif" width=18 align=absMiddle border="0"></DIV><DIV>&nbsp;</DIV><DIV>Best Regards</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 21 May 2005 13:58:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83611.html#83611</guid>
  </item> 
  <item>
   <title><![CDATA[The registrati&#111;n and Login problem, : If the security images are not...]]></title>
   <link>https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83567.html#83567</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 15168<br /><strong>Posted:</strong> 21&nbsp;May&nbsp;2005 at 3:58am<br /><br />If the security images are not being fully written then this usually means that your site has problems with ASP sessions.<br><br>Some applications use the 'Session.Abandon' method (quite common inchat room apps), this can course sessions to not work correctly foryour site.<br><br>There is also a bug in win2003 that prevents &#099;ookies from correctlyworking within ASP applications. Check microsofts site for a fix.<br>]]>
   </description>
   <pubDate>Sat, 21 May 2005 03:58:43 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83567.html#83567</guid>
  </item> 
  <item>
   <title><![CDATA[The registrati&#111;n and Login problem, : please try with a different browser...]]></title>
   <link>https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83550.html#83550</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2216">dj air</a><br /><strong>Subject:</strong> 15168<br /><strong>Posted:</strong> 20&nbsp;May&nbsp;2005 at 6:40pm<br /><br />please try with a different browser recom,mend Firefox.<br><br>also add the domain in question into your &#099;ookies white list.<br><br>there is no new login or registration files.. the latest are in V7.9,and i think they haven't been changed for a &#099;ookie issue for lots ofsub versions before that.<br><br>also check what internet utillities you are using.. you maybe runing a program that prevents the writing of &#099;ookies.<br><br>also in firefox you can use the &#099;ookie explorer to see if the &#099;ookie is being written to the computer.<br>]]>
   </description>
   <pubDate>Fri, 20 May 2005 18:40:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83550.html#83550</guid>
  </item> 
  <item>
   <title><![CDATA[The registrati&#111;n and Login problem, : thanks but I set the IE browser...]]></title>
   <link>https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83545.html#83545</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20564">indiapf</a><br /><strong>Subject:</strong> 15168<br /><strong>Posted:</strong> 20&nbsp;May&nbsp;2005 at 4:46pm<br /><br />thanks but I set the IE browser many times, how can I set correctly...?<DIV>&nbsp;</DIV><DIV>regards</DIV>]]>
   </description>
   <pubDate>Fri, 20 May 2005 16:46:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83545.html#83545</guid>
  </item> 
  <item>
   <title><![CDATA[The registrati&#111;n and Login problem, : I am not aware that there are...]]></title>
   <link>https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83542.html#83542</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 15168<br /><strong>Posted:</strong> 20&nbsp;May&nbsp;2005 at 4:42pm<br /><br />I am not aware that there are any new registration or login files. If your &#099;ookie settings are correct on the browser level there should be no problem.]]>
   </description>
   <pubDate>Fri, 20 May 2005 16:42:02 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83542.html#83542</guid>
  </item> 
  <item>
   <title><![CDATA[The registrati&#111;n and Login problem, : Dear Sirs, I saw many posts regarding...]]></title>
   <link>https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83538.html#83538</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20564">indiapf</a><br /><strong>Subject:</strong> 15168<br /><strong>Posted:</strong> 20&nbsp;May&nbsp;2005 at 3:59pm<br /><br />Dear Sirs,<DIV>I saw many posts regarding the problem, when doing the registration or even login, some times is OK, but sometimes the error message:</DIV><DIV>&nbsp;</DIV><DIV>*************************************</DIV><DIV><SPAN =lgText>Sorry, only members with sufficient permission can access this page.</SPAN><BR><BR><SPAN =text>A security error has occurred with authentication.<BR>Please ensure that all &#099;ookies are enabled on your web browser, and you are not using a saved or cached copy of the page.</SPAN> </DIV><DIV>&nbsp;</DIV><DIV>***********************************<BR>and security code is also bad, it dosen't come out fully, some digits as an image missed as XXX, so take it away...</DIV><DIV>&nbsp;</DIV><DIV>&#099;ookie name in two&nbsp;common.asp are the same!</DIV><DIV>how we can really solve it, please give us the new registration and login asp files.</DIV><DIV>&nbsp;</DIV><DIV>Thanks a lot!</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 20 May 2005 15:59:12 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/the-registration-and-login-problem_topic15168_post83538.html#83538</guid>
  </item> 
 </channel>
</rss>