S
Shawn
I have not done a lot of work with console applications, but here is what I
am trying to do.
I wrote a Windows Service (VB.NET 2.0) that will make calls to console apps
(also VB.NET 2.0) that I will be writing. I want to return the exit code and
if there is an error, the error text, so I can have the main app send that
through email and to a database. I can't find a way to do this.
Thanks
am trying to do.
I wrote a Windows Service (VB.NET 2.0) that will make calls to console apps
(also VB.NET 2.0) that I will be writing. I want to return the exit code and
if there is an error, the error text, so I can have the main app send that
through email and to a database. I can't find a way to do this.
Thanks