chowchow Posted May 12, 2008 Report Share Posted May 12, 2008 Existe alguma forma de manter as variáveis de sessão sempre que se coloca uma dll nova? Link to comment Share on other sites More sharing options...
skm Posted May 12, 2008 Report Share Posted May 12, 2008 Podes exlicar melhor ? "There are two kinds of programmers. Those who write something to get the work done and those who want to write good code."João BrandãoWebsite e blog: http://jamab.blogspot.com/ Link to comment Share on other sites More sharing options...
chowchow Posted May 12, 2008 Author Report Share Posted May 12, 2008 Acontece que sempre que tenho variáveis em sessão (session("id"), p.e.) e faço uma actualização do portal (via update da dll), as variáveis de sessão ficam todas vazias. Tenho 1000 utilizadores logados no portal e vão todos abaixo sempre que coloco uma dll nova. Alguma maneira de contornar isto? Link to comment Share on other sites More sharing options...
skm Posted May 12, 2008 Report Share Posted May 12, 2008 Que eu saiba não. O mesmo acontece se alterares o web.config. Mas exprimenta isto http://www.codeproject.com/KB/session/Session_Defibrillator.aspx "There are two kinds of programmers. Those who write something to get the work done and those who want to write good code."João BrandãoWebsite e blog: http://jamab.blogspot.com/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now