Turn Off ASP Session State on an IIS 5.1 Web Site



Turn Off ASP Session State on an IIS 5.1 Web Site..

Answer / skmdali786

To turn off sessions for the ASP Web application at the Web
site level by using IIS 5.1:


1)Click Start, point to Programs, click Administrative
Tools, and then click Internet Information Services.

2)Right-click your Web site, and then click Properties.

3)Click the Home Directory tab.

4)Click Configuration, and then click the Options tab.

5)Click to clear the Enable Session State check box.

Hope it is Clear

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Define WCF ABC , Diffrent Contract. Diff b/w Wcf and in webservice

2 Answers   Syntel,


Why cyclomatic complexity is important?

0 Answers  


How will you do Redo and Undo in a TextControl?

0 Answers  


What is the Difference between Web.config and global.asax? Can we write connection String code in global.asax?

10 Answers   Microsystems,


How can we use Web API with ASP.NET Web Form?

0 Answers  






What are the session variables?

0 Answers  


What is base class of button control in .net?

0 Answers  


Which is better union or union all?

0 Answers  


What would be the salary of an Asp.net developer with 1 and half year experience in indian rupees..??

5 Answers  


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

0 Answers  


What is asp.net introduction?

0 Answers  


how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

0 Answers   Satyam,


Categories