[Mono-dev] Mono C# Serial Port problem
Carlos Alberto Cortez
calberto.cortez at gmail.com
Thu May 15 17:53:45 EDT 2008
That's likely because 'mono test.exe' actually uses mono, and
'test.exe' runs .net instead.
This appears to be a bug.
Please fill a bug report with the attached repro.
Thanks!
Carlos
El jue, 15-05-2008 a las 12:01 -0700, Alan_Chun escribió:
>
>
> Panoramix wrote:
> >
> > In Linux to use a device the user who requires access should have the
> > permission to use it.
> > So you must verify that the user starts the application is registered in
> > the group owner of ttysN.
> > To find out the group owner of the device by a shell run the command
> > below:
> >
> > ls-al / dev / ttyS *
> >
> >
>
> I haven't tried it under linux yet. What I meant is when I ran the
> exeutable, if I use "mono test.exe" through windows xp's command line, it
> will generate this error. However, if ran this exe directly (use "test.exe"
> only on the command line without mono), it worked fine.
>
> Any ideas?
>
> Thanks
>
More information about the Mono-devel-list
mailing list