[Bsd-sharp-list] xsp problem
Phillip Neumann
pneumann at gmail.com
Fri Dec 29 18:46:03 MST 2006
Hi Sebastian.
Can you please test this with the upcomming version of mono?
that is lang/mono-devel.
(most of the FreeBSD patches are getting upstream into the mono source,
in the nex version)
thanks!
El dom, 26-11-2006 a las 20:11 +0100, Sebastian Nowicki escribió:
> Hi all
>
> I'm trying to configure my FreeBSD 6.2 RC1 to run asp.net pages.
> My apache is 2.0.59, mono 1.2.1, xsp 1.2.1 and mod_mono 1.2.1.
> I have no problem to complie and install those ports.
> Problems starts when I tried do display index.aspx from examples.
> I have this exception:
>
> System.Threading.ThreadAbortException: Thread was being aborted
>
> Server stack trace:
> at System.Web.HttpApplication.PipelineDone () [0x00000]
> at System.Web.HttpApplication.Tick () [0x00000]
> at System.Web.HttpApplication.Start (System.Object x) [0x00000]
> at
> System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest (System.Web.HttpContext context, System.AsyncCallback cb, System.Object extraData) [0x00000]
> at System.Web.HttpRuntime.RealProcessRequest (System.Object o)
> [0x00000]
> at System.Web.HttpRuntime.ProcessRequest
> (System.Web.HttpWorkerRequest wr) [0x00000]
> at Mono.WebServer.MonoWorkerRequest.ProcessRequest () [0x00000]
> at Mono.WebServer.BaseApplicationHost.ProcessRequest
> (Mono.WebServer.MonoWorkerRequest mwr) [0x00000]
> 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) [0x00000]
> at (wrapper remoting-invoke-with-check)
> Mono.WebServer.ModMonoApplicationHost:ProcessRequest
> (int,string,string,string,string,string,int,string,int,string,string[],string[])
> at (wrapper xdomain-dispatch)
> Mono.WebServer.ModMonoApplicationHost:ProcessRequest
> (object,byte[]&,byte[]&,int,string,string,string,string,string,int,string,int,string,string[],string[])
>
> Exception rethrown at [0]:
>
> at (wrapper xdomain-invoke)
> Mono.WebServer.ModMonoApplicationHost:ProcessRequest
> (int,string,string,string,string,string,int,string,int,string,string[],string[])
> at (wrapper remoting-invoke-with-check)
> Mono.WebServer.ModMonoApplicationHost:ProcessRequest
> (int,string,string,string,string,string,int,string,int,string,string[],string[])
> at Mono.WebServer.ModMonoWorker.InnerRun (System.Object state)
> [0x00000]
> at Mono.WebServer.ModMonoWorker.Run (System.Object state) [0x00000]
>
> This is my apache configuration:
>
> Include etc/apache2/Includes/*.conf
> Alias /demo "/usr/local/lib/xsp/test"
> AddMonoApplications default "/demo:/usr/local/lib/xsp/test"
> <Location /demo>
> SetHandler mono
> Allow from all
> </Location>
>
> What i'm doing wrong?
> Sebastian
> _______________________________________________
> Bsd-sharp-list mailing list
> Bsd-sharp-list at forge.novell.com
>
> Home Page: http://www.mono-project.com/Mono:FreeBSD
> Project Site: http://forge.novell.com/mailman/listinfo/bsd-sharp-list
> IRC: #BSD-Sharp on irc.freenode.org
More information about the Bsd-sharp-list
mailing list