[Mono-list] XSP: Error

Gonzalo Paniagua Javier gonzalo.reply.to.the.list.iam.subscribed@ximian.com
Sun, 10 Oct 2004 17:31:26 +0200


On Thu, 2004-10-07 at 12:01, Mark Bakker wrote:
> Hello,
> 
> I want to use asp.net on my AMD 64 server with gentoo linux.
> I tried to install mono and xsp.
> I tried the 1.1 version of mono and the 1.0.2 version of XSP. I got an error 
> like below.
> Aftert this I did a cvs co and installed everything this way. Now I still have 
> the error. I got an HTTP 500 and a stacktrace on the xsp console.
> 
> Anyone knows something abouw this bug?
> 
> Kind regards,
> 
> Mark Bakker
> 
> 
> 
> Server error in '/' application
> Description: Error processing request.
> 
> Error Message: HTTP 500.
> 
> Stack Trace:
> 
> System.Runtime.Remoting.RemotingException: Configuration file 
> '/usr/local/etc/mono/1.0/machine.config' could not be loaded: Expected 
> element

You really need that file installed there. Run make install in mono/data
directory.

-Gonzalo