hi here my problem . i am creating a x to pdf convertor for coldfusion with a
dll. the application reach the end of the code but few second later a message
saying that jrun cant read the xxx memory adresse appear. my code use thread
end when a timeout is reach the thread is stop and it give me the msg but if
the timeout is never reach (if the threas stop by himself ) all goes very good
and the msg doesn't appear.
any id??