G
Guest
There is a part of code which checks whether the session variable is NULL. If
it is then it redirects to login page, but if it is not then it continues
further processing. I have noticed a peculiar behaviour of this variable. At
one instance it passes the NOT NULL code, but then later on in the code it
says that the object reference not set to an instance of an object.
Can anyone tell me why this wierd behaviour?
it is then it redirects to login page, but if it is not then it continues
further processing. I have noticed a peculiar behaviour of this variable. At
one instance it passes the NOT NULL code, but then later on in the code it
says that the object reference not set to an instance of an object.
Can anyone tell me why this wierd behaviour?