I have a Sharepoint Web Application https://xyz.abc.net/sites/mob_portal with its Mobile Site url as https://xyz.abc.net/sites/mob_portall? Mobile=1
The normal site is working fine but when I open the mobile site url I get the below error
"Session state can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive. Please also make sure that System.Web.SessionStateModule or a custom session state module is included in the <configuration>\<system.web>\<httpModules> section in the application configuration.
Can you please advise.