enableSessionState error in PWA

P

planetreddy

Hello,

I have customised some aspx pages & want to view these pages in PWA.
But whenever I try to open this page through PWA I get the following
error

"Session state can only be used when enableSessionState is set to true,
either in a configuration file or in the Page directive"


But in the 'web.config' file I have set
enableSessionState = true


Plese help!

Thanks,
Krupakar Reddy, PMP
 
C

Chris Marriott

Krupakar

I would add this to the developer forum for the techies to look at.
--
Regards


Chris Marriott - PMP MCSE MCDBA
UK - EPM Consultant & Trainer
 
Top