[Mono-list] System.InvalidOperationException: Process has not
been started.
Gonzalo Paniagua Javier
gonzalo@ximian.com
Thu, 06 May 2004 11:57:38 +0200
El jue, 06-05-2004 a las 09:26, Adam W escribió:
> Hi All,
>
> Trying to get mod_mono running under apache2 on mandrake 10.0. Got it
> compiled and all, but keep getting this error message in the browser:
>
> Description: Error processing request.
> Error Message: HTTP 500.
>
> Stack Trace: System.InvalidOperationException: Process has not been started.
> in <0x00065> System.Diagnostics.Process:get_ExitCode () in <0x00050>
> (wrapper remoting-invoke-with-check) System.Diagnostics.Process:get_ExitCode
> () in <0x00231>
Somehow, this happens when mcs cannot be found in the PATH.
-Gonzalo