Below are the steps to turn OFF the secure mode for ASP sessions in IIS 7/7.5:-
1- Open the IIS Manager on the server.
2- Select domain/directory under ‘Sites’ and double click on the domain name.
3- After this, the domain settings section will be shown with the IIS section in it.
4- Under the IIS section, double-click on ASP and then you can see ASP properties.
5- In ASP settings, find the ‘Session Properties’ section and expand it.
6- In the ‘Session Properties’ section you can see ‘New ID of secure connection’.
7- Select “False” from the drop down menu in front of “New ID of secure connection” and then click on the APPLY changes option which you can see on the top right side corner for that domain.
]]>