[Mono-devel-list] RE: RE: [Mono-list] VB? Or just C#?

Jambunathan Jambunathan kjambunathan at novell.com
Mon Oct 11 07:27:13 EDT 2004


David

I will backport my VBCodeCompiler fix to 1.0 branch.

As for mbas.exe that I sent, it is the one compiled from
cvs HEAD.

Btw, I am not the owner of ASP. But all I could say is I was able to
run your aspx pages  over xsp without any issues. My work
areas are near up to date.

The problem that you report seems to be simialr to that
reported here:

http://lists.ximian.com/archives/public/mono-list/2004-August/022779.html


So may be a bug report might be helpful. I am copying your mail
the mono-devel-list.

Regards,
Jambunathan K.

>>> "David P. Donahue" <ddonahue at ccs.neu.edu> 10/11/04 2:48 AM >>>
Now the error has changed to read:

--------------------------------------
Server error in '/gwcc/test' application
Description: Error processing request.

Error Message: HTTP 500.

Stack Trace:

System.Threading.ThreadAbortException: Thread was being aborted
in [0x000e1] (at
/cvs/1-mono/mcs/class/System.Web/System.Web/HttpApplication.cs:741)
StateMachine:ExecuteState
(System.Web.HttpApplication/IStateHandler,bool&)
in [0x000fc] (at
/cvs/1-mono/mcs/class/System.Web/System.Web/HttpApplication.cs:671)
StateMachine:ExecuteNext (System.Exception)
in [0x00023] (at
/cvs/1-mono/mcs/class/System.Web/System.Web/HttpApplication.cs:636)
StateMachine:ExecuteNextAsync (System.Exception)
in [0x00008] (at
/cvs/1-mono/mcs/class/System.Web/System.Web/HttpApplication.cs:628)
StateMachine:Start ()
in [0x0002d] (at
/cvs/1-mono/mcs/class/System.Web/System.Web/HttpApplication.cs:1060)
System.Web.HttpApplication:System.Web.IHttpAsyncHandler.BeginProcessRequ
est (System.Web.HttpContext,System.AsyncCallback,object)
in [0x000af] (at
/cvs/1-mono/mcs/class/System.Web/System.Web/HttpRuntime.cs:298)
System.Web.HttpRuntime:InternalExecuteRequest
(System.Web.HttpWorkerRequest)
--------------------------------------

I'm attaching the entire project folder for my .aspx test page.  As
you
can see, the page itself is extremely simple and is just for testing
the
functionality.

You mentioned before that I should switch to the 1.1 tree to keep up
with the later developments.  I just installed 1.1.1 and was about to
try the new mbas.exe you gave me with that one instead.  However, I
noticed that /usr/loca/lib/mono (the location of my mbas.exe file)
still
had only a 1.0 folder in it, no 1.1 folder was added with the `make
install` of the 1.1.1 version.  Is this supposed to be the case? 
Either
way, I tried the mbas.exe which was installed with 1.1.1 and got the
same error above.  Then tried swapping it out with the one you gave me
again, but still the same error above.


Regards,
David P. Donahue



> -----Original Message-----
> From: Jambunathan Jambunathan [mailto:kjambunathan at novell.com] 
> Sent: Sunday, October 10, 2004 1:49 PM
> To: ddonahue at ccs.neu.edu 
> Cc: B Anirban
> Subject: Fwd: RE: [Mono-list] VB? Or just C#?
> 
> 
> David
> 
> If the attached exe doesn't do the trick, then you 
> may want to send us your aspx files so that we can 
> try reproducing the problem here.
> 
> Regards,
> Jambunathan K.
> 



More information about the Mono-devel-list mailing list