c# - Windows Mobile App will not run more than once -
I have a problem getting an application written for Windows Mobile 6.0 to run more than once on my smart phone Has been there. / P>
I made it in a .cab and it installs and fixes for the first time, but if I close the application and try to start it again, then I I do not restart the phone.
I checked the task manager after closing the application and it is not visible.
Are you sure you are closing your application properly? I recommend using a Process Manager to see that your application still runs on the background.
Comments
Post a Comment