borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (cursor within a textBox)Next Topic (Mail) New Topic New Poll Post Reply
AndreaVB Forum : VB General : closed exe still running in task manager even
Poster Message
practrainee
Level: Sage

Registered: 26-01-2005
Posts: 68

icon closed exe still running in task manager even

i have one issue that my exe still running even i had closed for several times...

i dunno either it is bugs n can be solve by updating window..anyone experienced this?

09-05-2005 at 03:22 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1616
icon Re: closed exe still running in task manager even

You probably didn't unload all the forms or have a reference to a ADODB object or similar... at least that's what I'd assume offhand.

____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)

09-05-2005 at 04:19 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
practrainee
Level: Sage

Registered: 26-01-2005
Posts: 68
icon Re: closed exe still running in task manager even

my problem will occure btwn the exe..

when first exe open second exe.. first exe use me.hide still running in task manager.. and when exit from the second exe.. first exe still remain there..

09-05-2005 at 07:59 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
practrainee
Level: Sage

Registered: 26-01-2005
Posts: 68
icon Re: closed exe still running in task manager even

how to unload it? i get this

unload allforms me.name
end

09-05-2005 at 08:01 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1616
icon Re: closed exe still running in task manager even

me.Hide doesn't end the first program, it just hides it. If that's how you're closing it, you have to run the second exe, then unload all the forms in the first exe.


____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)

09-05-2005 at 08:28 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : VB General : closed exe still running in task manager even
Previous Topic (cursor within a textBox)Next Topic (Mail) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder