S
simon
I get an error message:
Exception Details: System.NullReferenceException: Object reference not set
to an instance of an object.
I get an error in line:
If Session("user") Is Nothing Then....
What could be wrong?
Exception Details: System.NullReferenceException: Object reference not set
to an instance of an object.
I get an error in line:
If Session("user") Is Nothing Then....
What could be wrong?