G
Guest
using VS2005
My masterpage has two panels and two hyperlinks. The initial content aspx
page is blank.
The page_load event of the masterpage hides one of the panels based on
SESSION variables.
When I press one particular link all controls are null, thus throwing an
error. The other hyperlink behaves normally.
The hyperlinks are both declarative with the url being hardcoded.
Any ideas about where I should be looking?
Thanks
My masterpage has two panels and two hyperlinks. The initial content aspx
page is blank.
The page_load event of the masterpage hides one of the panels based on
SESSION variables.
When I press one particular link all controls are null, thus throwing an
error. The other hyperlink behaves normally.
The hyperlinks are both declarative with the url being hardcoded.
Any ideas about where I should be looking?
Thanks