erich.wanker Posted June 2, 2014 Posted June 2, 2014 Hello folks... i found an error in the logfile: Exception raised while destroying session: ... Adress 04F7D01C i compile the unigui.dll in delphi XE4 when - i stop apache - copy the dll in my apache/htdoc folder and start apache webserver again ... HOW can i find the raised exception? .. any Ideas .. ThanX Quote
stiaan Posted June 2, 2014 Posted June 2, 2014 You need to make sure that your cleanup code is running properly and that the objects are freed in the order that they are created. With all my tests I have not found an issue with the latest UniGUI build, but found a similar issue when I released objects that was still needed by some other cleanup code. Can you provide your cleanup code? 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.