Aditya Khurana
What is outProc session management?
Posted by Aditya Khurana in .Net | ASP.NET on Nov 20, 2012
  • 0
  • 1
  • 489
Do you know the answer for this question? Post it below.
Guest
Posted by Manoj Kumar on Nov 29, 2012
  • 0

This mode is ideal for scalable and highly available applications. Session state is held in a process called aspnet_state.exe that runs as a windows service which listens on TCP port 42424 by default. You can invoke state service using services MMC snap-in or by running following net command from command line.


Get Career Advice from Experts
SPONSORED BY
  • PDF reports have never been easier to create. With our included WYSIWYG Designer, you can layout your reports, set up your data source and let DynamicPDF ReportWriter do the rest.
Join a Chapter
PRIVACY POLICY | TERMS & CONDITIONS | SITEMAP | CONTACT US | ABOUT US | REPORT ABUSE
2013© C# Corner. All contents are copyright of their authors.