Object reference not set to an instance of an object.

  •  04-03-2006, 10:41 PM

    Object reference not set to an instance of an object.

    It would of been really nice to know that SessionState is required, if you disable it you get a NullReferenceException with no explanation. Adding an EnableSessionState="true" fixes the problem.
View Complete Thread