Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Current.Handler is nothing within business object
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="John Zullo, post: 453021"] When I look at the HTTPContext.Current at a breakpoint in a Business Object instanntiated by a Page class, the Handler is set to nothing. It only has a value from within the page class itself. I was hoping to get a reference to the page object via CType(httpcontext.current.handler,page) Anything special I need to do to be able to access this? TIA, John Zullo [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Current.Handler is nothing within business object
Top