If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > app process running after closing

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-30-04, 15:22
diegolaz diegolaz is offline
Registered User
 
Join Date: Feb 2004
Location: Argentina
Posts: 54
app process running after closing

Hi, I have a very strange situation... I made an app with delphi + BDE works fine in my machine.... I made an installer (installshield) and when the app opens I check if the alias is right, otherwise I create/modifiy it. (with session.addalias, etc)
The problem is that in each computer I try it when I exit the program, it closes but a process (in the taskmanager) keeps running (only in other computers).... so if I run and close 10 times.... I have 10 process of 4-10MB each running!!!

What can cause a process to keep workin after closing de app??

Thanks!
Reply With Quote
  #2 (permalink)  
Old 12-02-04, 08:13
Filip Poverud Filip Poverud is offline
Registered User
 
Join Date: Oct 2004
Location: Norway
Posts: 53
Bad coding ?

Without knowing exactly what you do and what process you mention, it is difficult to help any further

---

/pF
Reply With Quote
  #3 (permalink)  
Old 12-02-04, 22:02
diegolaz diegolaz is offline
Registered User
 
Join Date: Feb 2004
Location: Argentina
Posts: 54
yes...

yes you are right... I posted because I had no clue on what to do..... it's dificult to discribe it because other than that it works perfectly.....
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On