Change the Web.Config as follow:
Add the following under modules:
<add name="Session" type="System.Web.SessionState.SessionStateModule" preCondition="" />
modules:
<modules runAllManagedModulesForAllRequests="true"> ... </modules>
Note: 'web.config' can normaly be found under
C:\inetpub\wwwroot\wss\VirtualDirectories\<portnumber>\web.config
No comments:
Post a Comment