On Tue, 2005-04-05 at 20:51 -0700, brian betts wrote:
> Hi. I just installed XSP/Mod_mono. I'm running osx,
> mono 1.1.5, Apache2. 
> 
> When I run XSP, I get a Error 500. I read on this list
> that deleting .wapi dir might help but i didn't. I get
> the following errors:
> 
> xsp
> Listening on port: 8080
> Listening on address: 0.0.0.0
> Root directory: /usr/share/doc/xsp/test
> Hit Return to stop the server.
> System.InvalidOperationException: Process has not been
> started.

For some reason 'mcs', the mono C# compiler, is not found in your PATH
and the code generated for your ASP.NET pages cannot be compiled.

-Gonzalo


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to