|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
assembly for session statewas wondering where to find the system.web.sessionstate.sessionstatemodule
assembly. could not find it in the assembly cache, and would like to use it for session state in asp.net applications and reference it in the config files within the .net ide. any help would be appreciated. thanks, darius. This class can be found in the System.Web dll.
Show quote "Darius" <Dar***@discussions.microsoft.com> wrote in message news:A33E9E34-8C8E-4E27-8C8F-F919CA831104@microsoft.com... > was wondering where to find the system.web.sessionstate.sessionstatemodule > assembly. could not find it in the assembly cache, and would like to use > it > for session state in asp.net applications and reference it in the config > files within the .net ide. any help would be appreciated. > > thanks, > > darius. Thanks very much. just to verify, I used intellisense within the ide and sure
enough it was there! thanks, Darius. Show quote "Jon Wojtowicz" wrote: > This class can be found in the System.Web dll. > > "Darius" <Dar***@discussions.microsoft.com> wrote in message > news:A33E9E34-8C8E-4E27-8C8F-F919CA831104@microsoft.com... > > was wondering where to find the system.web.sessionstate.sessionstatemodule > > assembly. could not find it in the assembly cache, and would like to use > > it > > for session state in asp.net applications and reference it in the config > > files within the .net ide. any help would be appreciated. > > > > thanks, > > > > darius. > > > |
|||||||||||||||||||||||