Re: Not getting correct exit status code (ExitStat (General questions)
Thanks Kreso for your reply.
I tried setting Command property before calling Connect method.
It executed perfectly but I get nothing (null) in ExitStatus property regardless of the actual exit status of the command.
I'm sure I'm doing something wrong with this, but can't figure out.
Also, how can I get output of command if I'm not using Execute method and using Command property in ASP.
Thanks for your help.
-Jatin