Set timeouts on IIS or Web.config

M

Mantorok

Hi all

Can I just confirm something, if I set the session-timeout in my Web.config
(for my webservice) will this override the default 20-minute setting in IIS?

Also, is this an idle-timeout?

Thanks
Kev
 
S

Steven Cheng[MSFT]

Hi Kev,

As for the IIS's session timeout setting, it is used for classic ASP web
application. For ASP.NET web application, you should use web.config to
control those application wide settings such as SessionState,
Authentication ..... They won't mix with each other.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top