 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Nick Weaver Guest
|
Posted: Fri Jul 07, 2006 12:40 am Post subject: D2006 Application will not Terminate |
|
|
I have an app that was converted from D7 to D2006 recently and worked for a
few months without any issues. Lately however, when the user closes the
app, the Application.Terminate command does not seem to be working. The
code gets run, the program loses focus, but remains running on the start bar
and in Task Manager it lists it as "Not Responding". It will stay like this
indefinitely untuo you kill the app via the Task Manager. This was never a
problem before as we have been using this app for almost 3 years. Please
help! |
|
| Back to top |
|
 |
Brion L. Webster Guest
|
Posted: Fri Jul 07, 2006 7:58 pm Post subject: Re: D2006 Application will not Terminate |
|
|
Nick Weaver wrote:
| Quote: | I have an app that was converted from D7 to D2006 recently and worked for
a few months without any issues. Lately however, when the user closes the
app, the Application.Terminate command does not seem to be working. The
code gets run, the program loses focus, but remains running on the start
bar and in Task Manager it lists it as "Not Responding". It will stay
like this indefinitely untuo you kill the app via the Task Manager. This
was never a problem before as we have been using this app for almost 3
years. Please help!
|
Without anything else to go on, sounds like it's waiting for something in
the main form's OnCloseQuery event. Stuck in an infinite loop or something.
D2006 Pro includes the Remote Debugger, so if it doesn't happen on your
machine, you should be able to attach to the user's desktop and debug it
remotely.
--
-Brion
There's no such thing as 'one, true way;'
- Mercedes Lackey |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|