all groups > dotnet compact framework > march 2005 >
You're in the

dotnet compact framework

group:

Program shut down



Re: Program shut down Mark Arteaga <MVP
3/17/2005 3:09:56 PM
dotnet compact framework: Are you sure all threads are shutting down? "Pause" the debugging and open
th threads window (CTRL + ALT + H) and see what threads are running. Also,
how are you "Shutting down" the app? Clicking the 'x' will only minimize
the application and will not shut it down.

Also Take a look at this article
http://blogs.msdn.com/tom_krueger/archive/2005/02/24/379678.aspx


--
Mark Arteaga
..NET Compact Framework MVP
http://www.neotericsdc.com | http://blog.markarteaga.com


[quoted text, click to view]

Program shut down Christophe
3/17/2005 8:21:38 PM
Hello,

After deploying my app to my device, and shutting the app down, it is not
seen running in the running program list.

I'm sure it it still running cause i can't delete the file so it is locked.

How can I close down the app, cause deploying new versions of my program is
not possible.

Resetting my device is not an option.

Thank you,

Christophe.

Re: Program shut down cvh
3/21/2005 4:27:28 PM
Hi Mark,

I'm closing by clicking on the X. So the app is not shut down, but that is
not my problem.
Shouldn't I normally see the program still running in "Running Programs"
list, where I can shut it down?

Regards,

Christophe.

[quoted text, click to view]

Re: Program shut down Daniel Moth
3/21/2005 8:22:13 PM
Does your form have the Text property set?

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


[quoted text, click to view]
Re: Program shut down cvh
3/22/2005 6:31:04 PM
Thanks Daniel,

I didn't know the text property had to be set.

Christophe.


[quoted text, click to view]

AddThis Social Bookmark Button