[Mono-list] Running a C# .NET Windows service on Linux using Mono.

Robert Jordan robertj at gmx.net
Sun Oct 22 21:37:00 EDT 2006


Richard Staff wrote:
> Is there a way to run a C# .NET Windows service on Linux using Mono?
> I imported the project to Mono from Visual Studio successfully.
> Heck, it even compiles without any errors.
> On Windows, a C# .NET is installed locally using "Installutil.exe",
> and using the Services applet (part of the Administrative Tools folder 
> found in Windows' Control Panel) to start the service.

On Linux, services are started using the 'mono-service' tool.

Robert



More information about the Mono-list mailing list