B
Bryan Dickerson
I had an app that started out as a regular Windows Application, but I
thought needed to be a Console Application (to run as a scheduled task), so
I tested and compiled it this way several times. Then I realized it didn't
need to be a Console App, but could be a regular Windows Application, so I
changed it back, but now my "status/progress" form doesn't display when I
test or run it. What did I do and how do I get my form to reappear?
TIA!
thought needed to be a Console Application (to run as a scheduled task), so
I tested and compiled it this way several times. Then I realized it didn't
need to be a Console App, but could be a regular Windows Application, so I
changed it back, but now my "status/progress" form doesn't display when I
test or run it. What did I do and how do I get my form to reappear?
TIA!