J
James Hancock
Ok, now stuff that was working isn't any longer.
If I do a Process.Start() with a document I used to be able to monitor for
the exit of the process and do work. Now the event is never raised.
If I look at any of the properties on the process (id) I get the following
error:
No process is associated with this object.
Anyone have an idea? I think the two issues are related...
James Hancock
If I do a Process.Start() with a document I used to be able to monitor for
the exit of the process and do work. Now the event is never raised.
If I look at any of the properties on the process (id) I get the following
error:
No process is associated with this object.
Anyone have an idea? I think the two issues are related...
James Hancock