Hi,
I have a C# program that I run on my computer and it works fine. I minimize the program to the taskbar, and I usually step away from my computer as the program runs.
However, when I return to my computer the program form closes on me and isn't listed in the taskbar anymore, but I can still see the *.exe running in the "task manager". It looks like the program is still running fine from the "task manager" but since the form is closed I can't tell how much progress the program has made...
1. Has anyone ever experienced this before with a C# or any other program?
2. Does anyone know why this happens?
3. Is there a way I can open the program again from the current *.exe that is still running?
Thank you,
olimits7
I have a C# program that I run on my computer and it works fine. I minimize the program to the taskbar, and I usually step away from my computer as the program runs.
However, when I return to my computer the program form closes on me and isn't listed in the taskbar anymore, but I can still see the *.exe running in the "task manager". It looks like the program is still running fine from the "task manager" but since the form is closed I can't tell how much progress the program has made...
1. Has anyone ever experienced this before with a C# or any other program?
2. Does anyone know why this happens?
3. Is there a way I can open the program again from the current *.exe that is still running?
Thank you,
olimits7