estrify Posted October 3, 2012 Posted October 3, 2012 Hi Frashad, Please, could you comment briefly the session tracking mechanism used in UniGUI (cookie, hidden field, other) ?? Might it be possible to implement two or three ways and choose between them in the ServerModule?? This is because we have serious problems with IE8 users (in our company, most of configs of the browser are "closed" and we can't modify them). In many, many, many cases, UniGUI thinks that the user is accessing a session already closed when in fact it is a new session, showing the session terminating page even if you click the "Restart application" link again and again. Sometimes solved closing all open IE windows (which is annoying for the users because it forces them to close other applications). But we have many cases where that is not enough, which is a real problem because the affected user can't access UniGUI application. Thanks in advance... Quote
estrify Posted October 3, 2012 Author Posted October 3, 2012 Hi Farshad, This is a tragedy!!!! ... FF12 Users say they have the same problem and no one can access the application... What can cause this behavior of the application?? Quote
estrify Posted October 3, 2012 Author Posted October 3, 2012 Hi again, Related with this, we caught the following exceptions on IE8. Pressing again and again "Restart application" UniGUI sends you to the Invalid session or session Timeout page. But sometimes, those exceptions are thrown (see attached files), the first of them rather more frequently than the second... Please, we need an urgent help because users can't use the application which creates a major upset... Thanks in advance... Quote
estrify Posted October 17, 2012 Author Posted October 17, 2012 Problems with users seems to be resolved with same solution that might be adopted for the topic problems showing server statistics through proxy If so, there is no need to touch the session tracking mechanism since only a parameter like [###random###] is needed to be used in server templates. Regards, Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.