Exforsys

Online Training

Killing an exe from the taskmanager

This is a discussion on Killing an exe from the taskmanager within the Visual Basic Tutorials forums, part of the Articles and Tutorials category; we have a vb application exe, which is running on a server, sends mails to the users using CDONTS object. ...


Go Back   Exforsys > Articles and Tutorials > Visual Basic Tutorials

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-12-2005, 03:52 PM
Junior Member
 
Join Date: Jul 2005
Posts: 2
sayeeganesh is on a distinguished road
Killing an exe from the taskmanager

we have a vb application exe, which is running on a server, sends mails to the users using CDONTS object. the application is having so many dlls/ocx files.
the application is being scheduled to run everyday. the problem is, after finishing its job, the application exe is not terminating from the taskmanager. ... meaning i am seeing the application exe in the processes tab of the taskmanager(it is keep on running....)

we tried so many possiblities ... but nothing helped ... can anyone please tell me how to kill that application exe after finishing its job ....


appreciate your response ....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-12-2005, 04:25 PM
Senior Member
 
Join Date: Nov 2004
Posts: 177
sanereddy is an unknown quantity at this point
do you have any sql server database you can use......

it's something to do with the vb code it self. depending on the termination point..

I use vb program to send emails and do some other processing , scheduled to run... they are working fine....

I am using cdonts stored procedure to send email form sql server using vb after it completes the process and the exe is scheduled to run from sql server it self...

Last edited by sanereddy; 07-12-2005 at 04:27 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-13-2005, 03:31 PM
Junior Member
 
Join Date: Jul 2005
Posts: 2
sayeeganesh is on a distinguished road
thanks for the reply ....
since my application is having so many dlls/ocx's, i donno which dll/ocx is not terminating, so because of that i am seeing that exe still running in the taskmanager.....

actually the application gets data from mainframe db2 database and sends mail ....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 08:05 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.