Have you tried compiling it with mcs? That would be my recommendation....
If it still fails then can you give more info on where it fails? Does any of the code work? Martin On 8/15/05, Alan <[EMAIL PROTECTED]> wrote: > It's currently being compiled using VS.net > > Alan > > --- Martin Hinks <[EMAIL PROTECTED]> wrote: > > > Are you compiling with mcs or csc? > > > > On 8/15/05, Alan <[EMAIL PROTECTED]> wrote: > > > I believe that everything's compiled in release > > mode. > > > > > > Alan > > > > > > > > > --- Martin Hinks <[EMAIL PROTECTED]> wrote: > > > > > > > Just a quick guess.... did you compile in debug > > mode > > > > instead of release mode? > > > > > > > > Martin > > > > > > > > On 8/14/05, Alan Zebchuk <[EMAIL PROTECTED]> > > > > wrote: > > > > > I'm trying to get an existing ASP.NET app up > > and > > > > running under mono, > > > > > but I am getting this error in my Apache error > > > > logs when I try to > > > > > access one of the pages. > > > > > > > > > > > > > > > ** ERROR **: Invalid IL code at IL0057 in > > > > > ASP.index_aspx:__BuildControl__bctrl_12_DB_0 > > > > > (object,System.EventArgs): IL_0057: callvirt > > > > 0x0a00003e > > > > > > > > > > > > > > > aborting... > > > > > > > > > > > > > > > Any help would be greatly appreciated, > > > > > > > > > > Thanks, > > > > > > > > > > Alan > > > > > > > > > > > > _______________________________________________ > > > > > Mono-list maillist - > > [email protected] > > > > > > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > > > > > > > > > > > > > > -- > > > > Martin Hinks > > > > http://www.m-s-d.net > > > > > > > > > > > > > > > > -- > > Martin Hinks > > http://www.m-s-d.net > > > > -- Martin Hinks http://www.m-s-d.net _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
