akio Posted June 20, 2015 Posted June 20, 2015 Hii, first, my english is not so good (i'm from germany) i want develop an onlineshop with mySQL. My problem is, The Connection / Session broken very fast... "EUniSessionException: 'Invalid session or session Timeout'" I working with Delphi XE8 and UniGui (Version 0.99.10.1182) ... I use the vcl DAC for MySQL. How can i this incease? Have you an idea?
Sherzod Posted June 21, 2015 Posted June 21, 2015 Hi, Try to increase the property "SessionTimeout" in UniServerModule (default 600000 milli seconds).. Best regards.
akio Posted June 21, 2015 Author Posted June 21, 2015 Hii, unfortunately I can not adjust the value. standard is: UniServerModul -> SessionTimeOut 180000 as soon as I value entries a, he jumps back to 180000.
akio Posted June 21, 2015 Author Posted June 21, 2015 yes, i use this download File: FMSoft_uniGUI_Complete_0.99.10.1182_Trial
Sherzod Posted June 21, 2015 Posted June 21, 2015 Sorry, this is a trial limitation and it is around 3 minutes.
Israel Portillo Posted June 23, 2015 Posted June 23, 2015 And.... If you put a timer and in the event you make a ping ?
Recommended Posts