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.

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to