Link to home
Start Free TrialLog in
Avatar of Netlink2
Netlink2

asked on

name session is not declared asp.net

Hi, I'm developing in asp.net vs2005 and I use session variables (i.e. Session("PhotoAdId") = photoId gives the error 'name session is not declared') it works on an aspx pages but not in a .vb file in the same project.
ASKER CERTIFIED SOLUTION
Avatar of JimBrandley
JimBrandley
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial