Jump to content

Exception raised while destroying session...


erich.wanker

Recommended Posts

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

 

 

 

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...