[Mono-list] xsp exception - InvalidOperationException process not started

Clayton Harbour claytonharbour@sporadicism.com
Thu, 26 Feb 2004 00:21:28 -0800


This is a multi-part message in MIME format.

------_=_NextPart_001_01C3FC41.8855BB7A
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Actually I am just using xsp.exe, but removing the ~/.wapi directory
seems to have fixed the problem.  Thanks!
=20
=20
Clayton

-----Original Message-----
From: Jaroslaw Kowalski [mailto:jaak@zd.com.pl]=20
Sent: February 26, 2004 12:12 AM
To: Clayton Harbour; mono-list@lists.ximian.com
Subject: Re: [Mono-list] xsp exception - InvalidOperationException
process not started


You can get rid of the warnings by removing ~/.wapi directory. It will
be recreated next time you run mod-mono-server.exe
=20
Jarek

----- Original Message -----=20
From: Clayton Harbour <mailto:claytonharbour@sporadicism.com> =20
To: mono-list@lists.ximian.com=20
Sent: Thursday, February 26, 2004 9:00 AM
Subject: [Mono-list] xsp exception - InvalidOperationException process
not started

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_01C3FC41.8855BB7A
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>
<STYLE></STYLE>
</HEAD>
<BODY style=3D"COLOR: #000000; FONT-FAMILY: Arial" bgColor=3D#ffffff=20
hb_focus_attach=3D"true">
<DIV><SPAN class=3D288411508-26022004><FONT size=3D2>Actually I am just =
using=20
xsp.exe, but removing the ~/.wapi directory seems to have fixed the=20
problem.&nbsp; Thanks!</FONT></SPAN></DIV>
<DIV><SPAN class=3D288411508-26022004><FONT =
size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D288411508-26022004><FONT =
size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D288411508-26022004><FONT =
size=3D2>Clayton</FONT></SPAN></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px =
solid; MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=3DOutlookMessageHeader lang=3Den-us dir=3Dltr =
align=3Dleft><FONT=20
  face=3DTahoma size=3D2>-----Original Message-----<BR><B>From:</B> =
Jaroslaw=20
  Kowalski [mailto:jaak@zd.com.pl] <BR><B>Sent:</B> February 26, 2004 =
12:12=20
  AM<BR><B>To:</B> Clayton Harbour;=20
  mono-list@lists.ximian.com<BR><B>Subject:</B> Re: [Mono-list] xsp =
exception -=20
  InvalidOperationException process not started<BR><BR></FONT></DIV>
  <DIV><FONT size=3D2>You can get rid of the warnings by removing =
~/.wapi=20
  directory. It will be recreated next time you run=20
  mod-mono-server.exe</FONT></DIV>
  <DIV><FONT size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT size=3D2>Jarek</FONT></DIV>
  <BLOCKQUOTE dir=3Dltr=20
  style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV=20
    style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
    <A title=3Dclaytonharbour@sporadicism.com=20
    href=3D"mailto:claytonharbour@sporadicism.com">Clayton Harbour</A> =
</DIV>
    <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dmono-list@lists.ximian.com=20
    =
href=3D"mailto:mono-list@lists.ximian.com">mono-list@lists.ximian.com</A>=
=20
    </DIV>
    <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Thursday, February 26, =
2004 9:00=20
    AM</DIV>
    <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> [Mono-list] xsp =
exception -=20
    InvalidOperationException process not started</DIV>
    <DIV><BR></DIV>
    <DIV><SPAN class=3D621554607-26022004><FONT =
size=3D2>Hi,</FONT></SPAN></DIV>
    <DIV><SPAN class=3D621554607-26022004><FONT =
size=3D2></FONT></SPAN>&nbsp;</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.&nbsp; I noticed a =
similar=20
    post on this that mentioned that mcs has to be in my path.&nbsp; It =
is,=20
    however I am getting warning messages about being unable to attach=20
    to&nbsp;shared memory.&nbsp; Are the two related?&nbsp; If not does =
anyone=20
    have any ideas on how to fix this error?</FONT></SPAN></DIV>
    <DIV><SPAN class=3D621554607-26022004><FONT =
size=3D2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=3D621554607-26022004><FONT =
size=3D2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN=20
    class=3D621554607-26022004><!--StartFragment =
-->&nbsp;<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 &lt;0x00065&gt; System.Diagnostics.Process:get_ExitCode ()
in &lt;0x00050&gt; (wrapper remoting-invoke-with-check) =
System.Diagnostics.Process:get_ExitCode ()
in &lt;0x0025c&gt; =
Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromFileBatch =
(System.CodeDom.Compiler.CompilerParameters,string[],bool)
in &lt;0x00359&gt; =
Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDomBatch =
(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUni=
t[])
in &lt;0x00060&gt; Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDom =
(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUni=
t)
in &lt;0x00133&gt; System.Web.Compilation.CachingCompiler:Compile =
(System.Web.Compilation.BaseCompiler)
in &lt;0x002ab&gt; System.Web.Compilation.BaseCompiler:GetCompiledType =
()
in &lt;0x001de&gt; System.Web.Compilation.AspGenerator:GetCompiledType =
()
in &lt;0x0003b&gt; System.Web.UI.UserControlParser:CompileIntoType ()
in &lt;0x00043&gt; System.Web.UI.UserControlParser:GetCompiledType =
(string,string,System.Web.HttpContext)
in &lt;0x004dc&gt; System.Web.UI.TemplateControlParser:AddDirective =
(string,System.Collections.Hashtable)
in &lt;0x00163&gt; System.Web.Compilation.AspGenerator:TagParsed =
(System.Web.Compilation.ILocation,System.Web.Compilation.TagType,string,S=
ystem.Web.Compilation.TagAttributes)
in &lt;0x00076&gt; (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 &lt;0x0003a&gt; System.Web.Compilation.AspParser:OnTagParsed =
(System.Web.Compilation.TagType,string,System.Web.Compilation.TagAttribut=
es)
in &lt;0x001f4&gt; System.Web.Compilation.AspParser:Parse ()
in &lt;0x00021&gt; System.Web.Compilation.AspGenerator:DoParse ()
in &lt;0x000fe&gt; System.Web.Compilation.AspGenerator:GetCompiledType =
()
in &lt;0x0003b&gt; System.Web.UI.PageParser:CompileIntoType ()
in &lt;0x00022&gt; =
System.Web.UI.TemplateControlParser:GetCompiledInstance ()
in &lt;0x00051&gt; System.Web.UI.PageParser:GetCompiledPageInstance =
(string,string,System.Web.HttpContext)
in &lt;0x00013&gt; System.Web.UI.PageHandlerFactory:GetHandler =
(System.Web.HttpContext,string,string,string)
in &lt;0x001b4&gt; System.Web.HttpApplication:CreateHttpHandler =
(System.Web.HttpContext,string,string,string)
in &lt;0x0011f&gt; CreateHandlerState:Execute ()
in &lt;0x00084&gt; StateMachine:ExecuteState =
(System.Web.HttpApplication/IStateHandler,bool&amp;)
</PRE></TD></TR></TBODY></TABLE></P>
    <P><FONT size=3D2></FONT></P></SPAN></DIV>
    <P></P></BLOCKQUOTE></BLOCKQUOTE>
<P></P></BODY></HTML>

------_=_NextPart_001_01C3FC41.8855BB7A--