[Bsd-sharp-list] xsp problem

Phillip Neumann pneumann at gmail.com
Sun Nov 26 17:32:04 MST 2006


Hello Sebastian...

Your doing nothing wrong...

My tests for xsp/mod_mono, were on a AMD64/Current mashine.

I did not test it on the 6 branch, and asummed it would work there.

i remember to use xsp a while ago on the stable branch, but cannot
find the specific version (so i could see what changed..), and have
try all back to 1.1.17 without much luck.

ill keep investigating when i feel better.. (been ill half of the week... :-S )

good luck!

On 11/26/06, Sebastian Nowicki <nowickis at tlen.pl> wrote:
>
>
> 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
>
>


-- 


__________________
Phillip Neumann
pneumann at gmail.com


More information about the Bsd-sharp-list mailing list