- Run this in PowerShell: Enable-SPSessionStateService -DefaultProvision
- For each web application you wish to use the service open the web.config file, locate the Pages element and set enableSessionState="true" ... (and yes this is required - you get a System.AccessViolationException error if you don't)
No comments:
Post a Comment