[Mono-list] xsp exception - InvalidOperationException process not started
Clayton Harbour
claytonharbour@sporadicism.com
Thu, 26 Feb 2004 00:00:17 -0800
This is a multi-part message in MIME format.
------_=_NextPart_001_01C3FC3E.92E7EB35
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
=20
I am getting the exception below after upgrading from mono 0.29 to
mono-cvs. I noticed a similar post on this that mentioned that mcs has
to be in my path. It is, however I am getting warning messages about
being unable to attach to shared memory. Are the two related? If not
does anyone have any ideas on how to fix this error?
=20
=20
Description: Error processing request.=20
Error Message: HTTP 500.=20
Stack Trace:=20
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 <0x0025c> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromFileBatch
(System.CodeDom.Compiler.CompilerParameters,string[],bool)
in <0x00359> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDomBatch
(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUn
it[])
in <0x00060> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDom
(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUn
it)
in <0x00133> System.Web.Compilation.CachingCompiler:Compile
(System.Web.Compilation.BaseCompiler)
in <0x002ab> System.Web.Compilation.BaseCompiler:GetCompiledType ()
in <0x001de> System.Web.Compilation.AspGenerator:GetCompiledType ()
in <0x0003b> System.Web.UI.UserControlParser:CompileIntoType ()
in <0x00043> System.Web.UI.UserControlParser:GetCompiledType
(string,string,System.Web.HttpContext)
in <0x004dc> System.Web.UI.TemplateControlParser:AddDirective
(string,System.Collections.Hashtable)
in <0x00163> System.Web.Compilation.AspGenerator:TagParsed
(System.Web.Compilation.ILocation,System.Web.Compilation.TagType,string,
System.Web.Compilation.TagAttributes)
in <0x00076> (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_ILocation_TagType_string_TagAttribu
tes
(System.Web.Compilation.ILocation,System.Web.Compilation.TagType,string,
System.Web.Compilation.TagAttributes)
in <0x0003a> System.Web.Compilation.AspParser:OnTagParsed
(System.Web.Compilation.TagType,string,System.Web.Compilation.TagAttribu
tes)
in <0x001f4> System.Web.Compilation.AspParser:Parse ()
in <0x00021> System.Web.Compilation.AspGenerator:DoParse ()
in <0x000fe> System.Web.Compilation.AspGenerator:GetCompiledType ()
in <0x0003b> System.Web.UI.PageParser:CompileIntoType ()
in <0x00022> System.Web.UI.TemplateControlParser:GetCompiledInstance ()
in <0x00051> System.Web.UI.PageParser:GetCompiledPageInstance
(string,string,System.Web.HttpContext)
in <0x00013> System.Web.UI.PageHandlerFactory:GetHandler
(System.Web.HttpContext,string,string,string)
in <0x001b4> System.Web.HttpApplication:CreateHttpHandler
(System.Web.HttpContext,string,string,string)
in <0x0011f> CreateHandlerState:Execute ()
in <0x00084> StateMachine:ExecuteState
(System.Web.HttpApplication/IStateHandler,bool&)
------_=_NextPart_001_01C3FC3E.92E7EB35
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<TITLE>Message</TITLE>
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR></HEAD>
<BODY style=3D"COLOR: #000000; FONT-FAMILY: Arial" =
hb_focus_attach=3D"true">
<DIV><SPAN class=3D621554607-26022004><FONT =
size=3D2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=3D621554607-26022004><FONT =
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D621554607-26022004><FONT size=3D2>I am getting the =
exception=20
below after upgrading from mono 0.29 to mono-cvs. I noticed a =
similar post=20
on this that mentioned that mcs has to be in my path. It is, =
however I am=20
getting warning messages about being unable to attach to shared=20
memory. Are the two related? If not does anyone have any =
ideas on=20
how to fix this error?</FONT></SPAN></DIV>
<DIV><SPAN class=3D621554607-26022004><FONT =
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D621554607-26022004><FONT =
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D621554607-26022004><!--StartFragment =
--> <B>Description:=20
</B>Error processing request.=20
<P><B>Error Message: </B>HTTP 500. </P>
<P><B>Stack Trace: </B>
<TABLE width=3D"100%" bgColor=3D#ffffc0 summary=3D"Stack Trace">
<TBODY>
<TR>
<TD><CODE></CODE><PRE>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 <0x0025c> =
Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromFileBatch =
(System.CodeDom.Compiler.CompilerParameters,string[],bool)
in <0x00359> =
Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDomBatch =
(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUni=
t[])
in <0x00060> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDom =
(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUni=
t)
in <0x00133> System.Web.Compilation.CachingCompiler:Compile =
(System.Web.Compilation.BaseCompiler)
in <0x002ab> System.Web.Compilation.BaseCompiler:GetCompiledType =
()
in <0x001de> System.Web.Compilation.AspGenerator:GetCompiledType =
()
in <0x0003b> System.Web.UI.UserControlParser:CompileIntoType ()
in <0x00043> System.Web.UI.UserControlParser:GetCompiledType =
(string,string,System.Web.HttpContext)
in <0x004dc> System.Web.UI.TemplateControlParser:AddDirective =
(string,System.Collections.Hashtable)
in <0x00163> System.Web.Compilation.AspGenerator:TagParsed =
(System.Web.Compilation.ILocation,System.Web.Compilation.TagType,string,S=
ystem.Web.Compilation.TagAttributes)
in <0x00076> (wrapper delegate-invoke) =
System.MulticastDelegate:invoke_void_ILocation_TagType_string_TagAttribut=
es =
(System.Web.Compilation.ILocation,System.Web.Compilation.TagType,string,S=
ystem.Web.Compilation.TagAttributes)
in <0x0003a> System.Web.Compilation.AspParser:OnTagParsed =
(System.Web.Compilation.TagType,string,System.Web.Compilation.TagAttribut=
es)
in <0x001f4> System.Web.Compilation.AspParser:Parse ()
in <0x00021> System.Web.Compilation.AspGenerator:DoParse ()
in <0x000fe> System.Web.Compilation.AspGenerator:GetCompiledType =
()
in <0x0003b> System.Web.UI.PageParser:CompileIntoType ()
in <0x00022> =
System.Web.UI.TemplateControlParser:GetCompiledInstance ()
in <0x00051> System.Web.UI.PageParser:GetCompiledPageInstance =
(string,string,System.Web.HttpContext)
in <0x00013> System.Web.UI.PageHandlerFactory:GetHandler =
(System.Web.HttpContext,string,string,string)
in <0x001b4> System.Web.HttpApplication:CreateHttpHandler =
(System.Web.HttpContext,string,string,string)
in <0x0011f> CreateHandlerState:Execute ()
in <0x00084> StateMachine:ExecuteState =
(System.Web.HttpApplication/IStateHandler,bool&)
</PRE></TD></TR></TBODY></TABLE></P>
<P><FONT size=3D2></FONT></P></SPAN></DIV>
<P></P></BODY></HTML>
------_=_NextPart_001_01C3FC3E.92E7EB35--