[Mono-list] Invalid IL Code

Kornél Pál kornelpal at hotmail.com
Wed Aug 17 06:22:31 EDT 2005


The method ASP.index_aspx:__BuildControl__bctrl_12_DB_0
(object,System.EventArgs) seems to be in an automatically generated assembly
based on a .aspx file. As .NET 1.1 does not have an aspnet_compiler.exe, the
assembly cannot be a precompiled one so this assembly is generated by Mono
when the page is executed on Mono.

Kornél

----- Original Message -----
From: "Alan" <azebchuk at rogers.com>
To: "Nick Berardi" <nberardi at zigamorph.com>; <mono-list at lists.ximian.com>
Sent: Monday, August 15, 2005 4:37 PM
Subject: RE: [Mono-list] Invalid IL Code


> I'm assuming that it's already compiled .NET 1.1 since
> it being comppiled on a machine running 1.1.
>
>
> Alan
> --- Nick Berardi <nberardi at zigamorph.com> wrote:
>
>> Have you tried recompiling using .NET 1.1?  Do you
>> know what .Net version
>> the original was compiled in?
>>
>> Nick
>>
>> -----Original Message-----
>> From: mono-list-bounces at lists.ximian.com
>> [mailto:mono-list-bounces at lists.ximian.com] On
>> Behalf Of Alan Zebchuk
>> Sent: Sunday, August 14, 2005 12:02 PM
>> To: mono-list at lists.ximian.com
>> Subject: [Mono-list] Invalid IL Code
>>
>> 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  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list



More information about the Mono-list mailing list