[Mono-dev] Mono - CreateProcess error
Robert Jordan
robertj at gmx.net
Tue Sep 26 14:03:30 EDT 2006
Honey, Steve wrote:
> A search of google says this was a bug which was supposed to be
> corrected in 1.1.16. I was running 1.1.13 so I upgraded to 1.1.17 but
> still have the problem. I also tried adding Process.Dispose() to the
> code but that hasn't help either (don't know if it should have, but I'm
> desperate).
Try calling proc.WaitForExit() if you don't already.
Robert
More information about the Mono-devel-list
mailing list