[Mono-devel-list] mod-mono-server Error || Http 500

Jaroslaw Kowalski jaak at zd.com.pl
Thu Feb 26 02:31:38 EST 2004


Make sure "mcs" is in your PATH in the environment of "mod-mono-server.exe"

Jarek

----- Original Message ----- 
From: "Met @ Uber" <met at uberstats.com>
To: "Mono-devel" <mono-devel-list at lists.ximian.com>
Sent: Thursday, February 26, 2004 3:29 AM
Subject: [Mono-devel-list] mod-mono-server Error || Http 500


> When launching mod-mono-server.exe via the command line, and then
> restart/starting the apache2 web server EVERYTHING seems to work fine.
> But when I use a bash script I've used by putting together other scripts
> (thanks Jaroslaw), I get a Server error about not being able to find a
> file.  Below is the full error from the browser, and my bash script is
> attached.
>
> As always, any help would be greatly appreciated.
>
> ~ Matthew
>
> ====
>
> Description: Error processing request.
>
> Error Message: HTTP 500.
>
> Stack Trace:
>
> System.ComponentModel.Win32Exception: Cannot find the specified file
> in <0x00310> System.Diagnostics.Process:Start_common
(System.Diagnostics.ProcessStartInfo,System.Diagnostics.Process)
> in <0x00016> System.Diagnostics.Process:Start ()
> in <0x0005d> (wrapper remoting-invoke-with-check)
System.Diagnostics.Process:Start ()
> in <0x00204> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromFileBatch
(System.CodeDom.Compiler.CompilerParameters,string[],bool)
> in <0x00326> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDomBatch
(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[]
)
> in <0x00060> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDom
(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)
> in <0x00133> System.Web.Compilation.CachingCompiler:Compile
(System.Web.Compilation.BaseCompiler)
> in <0x00263> System.Web.Compilation.BaseCompiler:GetCompiledType ()
> in <0x001de> System.Web.Compilation.AspGenerator:GetCompiledType ()
> in <0x00049>
System.Web.Compilation.GlobalAsaxCompiler:CompileApplicationType
(System.Web.UI.ApplicationFileParser)
> in <0x0003b>
System.Web.UI.ApplicationFileParser:GetCompiledApplicationType
(string,System.Web.HttpContext)
> in <0x00045> System.Web.HttpApplicationFactory:CompileApp
(System.Web.HttpContext)
> in <0x00032> System.Web.HttpApplicationFactory:InitializeFactory
(System.Web.HttpContext)
> in <0x0009e> System.Web.HttpApplicationFactory:GetInstance
(System.Web.HttpContext)
> in <0x0012d> System.Web.HttpRuntime:InternalExecuteRequest
(System.Web.HttpWorkerRequest
>
> ====
>




More information about the Mono-devel-list mailing list