[Mono-list] Problem loading assembly

Fede federico.omoto at gmail.com
Thu Nov 18 13:17:45 EST 2010


Hi Robert!

Thank you for your quick answer.
You mean that they are not supported by Mono on Windows?

I tried to load it on Linux and it works OK (Mono 2.6.4).
Also, if I specify the runtime version on Windows I get:

C:\Documents and Settings\Fede\Mis documentos\Dolphin Smalltalk X6.1 -
Mono>mono
 --runtime=v4.0.30319 TIS.Imaging.ICImagingControl31.dll
implement type compare for 1b!

This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.


Best regards,

Federico Omoto



On Thu, Nov 18, 2010 at 3:03 PM, Robert Jordan <robertj at gmx.net> wrote:

> On 18.11.2010 18:30, Fede wrote:
> > Hi!
> >
> > I'm using the embedding API to load an assembly that for some reason
> fails.
> > The assembly in question is this:
> > http://www.filedude.com/download/khjyqeEI6Cff74766c5e
> >
> > If I try to run it with the Mono command line program I get this error:
> >
> > * Assertion at image.c:1252, condition `!image' not met
> > This application has requested the Runtime to terminate it in an unusual
> > way.
> > Please contact the application's support team for more information.
> >
> > The strange thing is that I know that it's a valid assembly, and in fact
> I
> > analized it with MoMA and it says that everything is fine (all methods
> exist
> > in Mono, no P/Invokes are called, etc).
> >
> > I'm using Mono 2.8 on Windows.
> >
> > Any tips on why Mono can't open this assembly but MoMA can?
>
> The file is a mixed mode C++ assembly. Those assemblies
> are not supported by Mono.
>
> Robert
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20101118/2ec6df83/attachment.html 


More information about the Mono-list mailing list