Server and Application Configuration File

What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

Questions by abhishek81

Showing Answers 1 - 6 of 6 Answers

The application configuration session state will be taken….The server configuration file's session state will be omitted.

The precedence of the configuration files are:

Page level configuration <--- Application level configuration <--- Server level configuration

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions