[Mono-dev] XSP crashing when hit from Firefox 2
Robert Jordan
robertj at gmx.net
Fri Nov 10 08:49:45 EST 2006
Morten Mertner wrote:
> I have a problem with XSP - it crashes when hit from Firefox 2.0 client,
> but the web app works fine when hit from IE 7..
>
> I'm using Mono 1.1.18-r1 and XSP 1.1.18.
>
> Below is the output from XSP when started on the console and hit with FF2:
> Exception rethrown at [0]:
> ---> System.Runtime.Remoting.RemotingException: Method 'Read' not found
> in type 'Mono.WebServer.BaseRequestBroker'
That's rather a different issue.
Since 1.1.17, xsp is not installed into $prefix/lib/xsp any more.
Assure that you're starting $prefix/bin/xsp and not another
old xsp that might exist on your system.
Robert
More information about the Mono-devel-list
mailing list