Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
2248 Points
832 Posts
Jun 02, 2011 07:15 PM|LINK
I avoid sessions like the plague. However, some 3rd party code needs it so that it will integrate with the rest of our site. I'll try moving the code to the Application.PostAcquireRequestState like the link you sent me shows.
ojm37
Contributor
2248 Points
832 Posts
Re: Creating a Session Variable in an httpModule: NullReferenceException
Jun 02, 2011 07:15 PM|LINK
I avoid sessions like the plague. However, some 3rd party code needs it so that it will integrate with the rest of our site.
I'll try moving
the code to the Application.PostAcquireRequestState like the link you sent me shows.