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

Met @ Uber met at uberstats.com
Wed Feb 25 21:29:15 EST 2004


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

====
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asp.net
Type: text/x-sh
Size: 1111 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040225/c6859770/attachment.bin 


More information about the Mono-devel-list mailing list