fail to get Application object???
From: haiwen (haiwen_at_discussions.microsoft.com)
Date: 02/16/05
- Next message: Keith Patrick: "Re: ASP.Net hell -> HttpContext.Items"
- Previous message: Tom wilson: "Re: Dealing with the Back button"
- Next in thread: Kevin Spencer: "Re: fail to get Application object???"
- Reply: Kevin Spencer: "Re: fail to get Application object???"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 16 Feb 2005 07:55:02 -0800
Hello, sir/madam:
If I add a webForm, there is not problem to access the Applicaton and
Session object;
but if I add a class and then inherit Page object, I can access Session
object but NOT Application object, I always get NULL reference exception for
Application even the class has the same using statements as the webForm
class.!!!
Could anyone tell me why and help me out?
I do appreciate your help.
haiwen
- Next message: Keith Patrick: "Re: ASP.Net hell -> HttpContext.Items"
- Previous message: Tom wilson: "Re: Dealing with the Back button"
- Next in thread: Kevin Spencer: "Re: fail to get Application object???"
- Reply: Kevin Spencer: "Re: fail to get Application object???"
- Messages sorted by: [ date ] [ thread ]