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/ar...24/379678.aspx
--
Mark Arteaga
..NET Compact Framework MVP
http://www.neotericsdc.com |
http://blog.markarteaga.com
"Christophe" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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.
>