[Mono-list] System.Diagnostics.Process

Lee lee at datatrakpos.com
Sun Jul 23 10:14:12 EDT 2006


 


> I've just started using Mono on Ubuntu moving from .net on 
> Windows. I've installed mono and monodevelop, however I can't 
> seem to use System.Diagnostics.Process in a program. Do I 
> have to add a reference to it?
> I'm just told Process doesn't exist in the namespace. Using 
> code completion I can only see a few entries in the namespace.
> 
> Any ideas? I'm sure its something pretty simple that I've 
> forgotten/missed.
> 

Hi, 

I am using that namespace in a mono application on CentOS 4 and it works
fine for me.  I wrote and compiled the app in VS IDE however.  Mono does
support that namespace, at least System.Diagnostics.Process.Start.

Sorry I couldn't be more help.

Lee



More information about the Mono-list mailing list