﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Number of users on IIS/NT4.0/SP6</title><link>http://www.aspplayground.net/forum/</link><description /><copyright>(c) ASP Playground Support Forum</copyright><ttl>30</ttl><item><title> RE:Number of users on IIS/NT4.0/SP6 (Samuel)</title><description>  I guess you are right about the session management in IIS4. Microsoft changed their software without worrying about the compatibility issue. &lt;br&gt;   &lt;br&gt;  I don' t think modify the code according to your description would cause any problem. &lt;br&gt;   &lt;br&gt;  Thanks &lt;br&gt;   &lt;br&gt;   &lt;br&gt;  _____________________________ &lt;br&gt;   &lt;br&gt;  &lt;a href="http://www.aspplayground.net" target="_blank"&gt;&lt;img src="http://www.aspplayground.net/newdemo/image/mysig.gif" /&gt;&lt;/a&gt; </description><link>http://www.aspplayground.net/forum/fb.ashx?m=365846</link><pubDate>Sat, 03 Nov 2001 18:55:37 GMT</pubDate></item><item><title> Number of users on IIS/NT4.0/SP6 (jcwatson11)</title><description>  Hello! &lt;br&gt;   &lt;br&gt;  Thanks for offering your forum application free of charge! Great application! Your efforts are allowing small businesses like ours to offer forum products with very little overhead. We very much look forward to your SQL Server version, although I can' t guarantee how many of our clients will pay for it. &lt;br&gt;   &lt;br&gt;  About the number of users. The little black letters in the top left of the screen says " Active Users" . Is this the number of current users (with a current session) inside the forum, or is it the total number of users who have completed a session on the forum? &lt;br&gt;   &lt;br&gt;  Also, When returning to the " homepage"  with the link in the upper right corner of the site, the error message says that session.contents.removeall is not supported: &lt;br&gt;   &lt;br&gt;  Microsoft VBScript runtime error ' 800a01b6'   &lt;br&gt;   &lt;br&gt;  Object doesn' t support this property or method: ' session.contents.removeall'   &lt;br&gt;   &lt;br&gt;  /forum/redirect.asp, line 4 &lt;br&gt;   &lt;br&gt;  But I opened the redirect.asp file and found that the removeall command is followed immediately by the all-inclusive session.abandon command which accomplishes the same thing (to my knowledge) as the session remove all, and then also abandons the session. So I just removed line 4 where the problematic command was found. And now the logout seems to work fine. Will this be a problem for any reason? Is it okay to leave out the session.contents.removeall command? &lt;br&gt;   &lt;br&gt;  I thought that maybe that was the reason why the active users count keeps incrementing with every new session without decrementing when I leave. </description><link>http://www.aspplayground.net/forum/fb.ashx?m=365839</link><pubDate>Thu, 01 Nov 2001 11:00:30 GMT</pubDate></item></channel></rss>
