asp.net - session destroying automatically, what may be the reason? -
i facing weird problem, made web application client, usa, deployed application "xyz.co.uk", @ local system, project function proper. happening @ main server session destroying automatically, before idle time. have been figuring out problem long not solved it. please list me out may reason behind session out. using in process session.
if iis set use web farm (i.e. more 1 process) may find requests being diverted different processes, , session data isn't being copied across. solve this, change 1 process, or use session state server process on machine.
Comments
Post a Comment