Hi, I just wonder why xsp is not able to load assemblies from bin directory. (half year ago it works fine). Each attempt fails with an exception:
Tick caught an exception that has not been propagated: System.Threading.ThreadAbortException: Thread was being aborted in <0x00d8d> System.Web.HttpApplication+<Pipeline>__1:MoveNext () in <0x0001f> System.Web.HttpApplication:Tick () System.Threading.ThreadAbortException: Thread was being aborted Server stack trace: in <0x000bc> System.Web.HttpApplication:Tick () in <0x0003e> System.Web.HttpApplication:Start (System.Object x) in <0x00068> System.Web.HttpApplication:System.Web.IHttpAsyncHandler.BeginProces sRequest (System.Web.HttpContext context, System.AsyncCallback cb, System.Object extraData) in <0x001ab> System.Web.HttpRuntime:RealProcessRequest (System.Object o) in <0x0002c> System.Web.HttpRuntime:ProcessRequest (System.Web.HttpWorkerRequest wr) in <0x0000a> Mono.WebServer.MonoWorkerRequest:ProcessRequest () in <0x00043> Mono.WebServer.BaseApplicationHost:ProcessRequest (Mono.WebServer.M onoWorkerRequest mwr) in <0x0037f> Mono.WebServer.XSPApplicationHost:ProcessRequest (Int32 reqId, Int6 4 localEPAddr, Int32 localEPPort, Int64 remoteEPAdds, Int32 remoteEPPort, System .String verb, System.String path, System.String queryString, System.String proto col, System.Byte[] inputBuffer, System.String redirect, IntPtr socket, Mono.WebS erver.SslInformations ssl) in (wrapper remoting-invoke-with-check) Mono.WebServer.XSPApplicationHost:Proces sRequest (int,long,int,long,int,string,string,string,string,byte[],string,intptr ,Mono.WebServer.SslInformations) in (wrapper xdomain-dispatch) Mono.WebServer.XSPApplicationHost:ProcessRequest ( object,byte[]&,byte[]&,int,long,int,long,int,string,string,string,string,byte[], string) Exception rethrown at [0]: in (wrapper xdomain-invoke) Mono.WebServer.XSPApplicationHost:ProcessRequest (in t,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebSer ver.SslInformations) in (wrapper remoting-invoke-with-check) Mono.WebServer.XSPApplicationHost:Proces sRequest (int,long,int,long,int,string,string,string,string,byte[],string,intptr ,Mono.WebServer.SslInformations) in <0x00563> Mono.WebServer.XSPWorker:InnerRun (System.Object state) in <0x00022> Mono.WebServer.XSPWorker:Run (System.Object state) I use freebsd6, mono 1.1.12 and xsp 1.1.9.2 (booth installed from ports) Does have an idea what i'm doing, or what is, wrong ? Thank for any help. Best regards Filip _______________________________________________ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list