
Object doesn't support this property or method
Session.Contents.Remove("someobjectname") or
Session.Contents.RemoveAll()
These are new to IIS5/ASP3 (i.e., Win2K)...
--
Michael Harris
MVP Scripting
I was using ASP session object to store user information and it
worked fine. But when I use
Session.Contents.Remove("someobjectname") or
Session.Contents.RemoveAll() to remove information from the session
object, I got the following error message:
-------------------------------------------------------
Microsoft VBScript runtime error '800a01b6'
Object doesn't support this property or method:
'Session.Contents.Remove'
/nr/sample/deleteit.asp, line 4
---------------------------------------------------------------------------
I search the msdn page and found something that's related:
http://support.microsoft.com/support/kb/articles/q199/3/65.asp
Any ideas? Thanks.
--
Shao-Ju Chao (Bruce)
(919)715-7500 Ext. 215