Re: Bryan, Help!



How is it that your session variables are tied to paging? In the typical
case, one doesn't imply the other. Unless you have changed this through
code.

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley


"Ross Culver" <rculver@xxxxxxxxxxxxxxx> wrote in message
news:%23TnKLTkkHHA.1532@xxxxxxxxxxxxxxxxxxxxxxx
Ok, back to the same issue about keys, dictionary, session variables, etc.

If I session.removeall in order to rid myself of the "Item has already
been added . . . " error, then paging doesn't work.

How can I clear the keys from the dictionary without removing all session
variables and why do I have to?

Ross



.


Loading