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 <[email protected]> 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  -  [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-list
>
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to