[Mono-dev] Fail to run aspx web application on mod_mono-2.10 ( .Net 4 framework )
Marek Safar
marek.safar at gmail.com
Wed Jul 18 09:47:12 UTC 2012
Hi,
> I update the configuration to :
>
> MonoPath default "/opt/mono/lib/mono/4.5"
>
> but it throw new error :
>
> System.NullReferenceException: Object reference not set to an instance
> of an object
>
> Server stack trace:
> at Mono.WebServer.BaseApplicationHost.EndOfRequest
> (Mono.WebServer.MonoWorkerRequest mwr) [0x00029] in
> /tmp/xsp-2.10.2/src/Mono.WebServer/BaseApplicationHost.cs:141
> at Mono.WebServer.ModMonoApplicationHost.ProcessRequest (Int32
> reqId, System.String verb, System.String queryString, System.String
> path, System.String protocol, System.String localAddress, Int32
> serverPort, System.String remoteAddress, Int32 remotePort,
> System.String remoteName, System.String[] headers, System.String[]
> headerValues, System.Object worker) [0x00173] in
> /tmp/xsp-2.10.2/src/Mono.WebServer.Apache/ModMonoApplicationHost.cs:109
> at (wrapper remoting-invoke-with-check)
> Mono.WebServer.ModMonoApplicationHost:ProcessRequest
> (int,string,string,string,string,string,int,string,int,string,string[],string[],object)
> at (wrapper xdomain-dispatch)
> Mono.WebServer.ModMonoApplicationHost:ProcessRequest
> (object,byte[]&,byte[]&,int,string,string,string,string,string,int,string,int,string,string[],string[])
This looks odd, you are mixing master mono and 2.10 xsp.
Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120718/63d65bc4/attachment.html>
More information about the Mono-devel-list
mailing list