c# - how to set session variable in the global asax -


hi trying set session variable on global asax, intention , when test whole project no need keep relogin, in end have investigate , found article.

session state not available in context - in global.asax

so put session application_acquirerequeststate not occur error of

session state not available in context.

however after use it, error still there... wrong it?enter image description here


Comments

Popular posts from this blog

Generic Map Parameter java -

python - Operations inside variables -

kendoui grid detail template -