Session State Mode setup with MS SQL
caddlehopper said 1 year, 1 month ago:
How does one configure the Session State Mode when working with ASP .NET? Seems that there is a Web Farm which causes problems with losing Session Variables when using the InProc Mode. How to set up the Web.Config file to allow Session State Mode? Thanks
Gary A said 1 year, 1 month ago:
@caddlehopper
ASP.NET Session state is on our Windows shared hosting servers, but is not installed directly on the SQL database servers. If this is something you would need installed the the SQL database server, you would need to use a Dedicated or Virtual Dedicated server to configure this.
-Gary
7 min expected wait time