[Mono-list] ASP.NET application

Gonzalo Paniagua Javier gonzalo.reply.to.the.list.iam.subscribed@ximian.com
Tue, 17 Aug 2004 12:25:57 -0400


On Tue, 2004-08-17 at 11:28, lamyae Benabdeljalil wrote:
> Hello All
> 
> When running a webform (ASP.NET with C#) with xsp, i get the following error:
> System.Threading.ThreadAbortException: Thread was being aborted
> in <0x0020e> StateMachine:ExecuteState (System.Web.HttpApplication/IStateHandler,bool&)
> in <0x00169> StateMachine:ExecuteNext (System.Exception)
> in <0x00051> StateMachine:ExecuteNextAsync (System.Exception)
> in <0x00022> StateMachine:Start ()
> in <0x0006a> System.Web.HttpApplication:System.Web.IHttpAsyncHandler.BeginProcessRequest (System.Web.HttpContext,System.AsyncCallback,object)
> in <0x00316> System.Web.HttpRuntime:InternalExecuteRequest (System.Web.HttpWorkerRequest)
> I already compiled the related files to a dll, and the compilation succeeded.

This information is not useful at all. Please read
http://www.mono-project.com/using/bugs.html and report your problem
using bugzilla.

-Gonzalo