[Mono-osx] ppc mono on osx problem

Geoff Norton gnorton at novell.com
Mon May 26 18:23:13 EDT 2008


On Mon, 2008-05-26 at 15:10 -0700, crash893 wrote:
> Hey all
> 
> Im trying to install and run mono on a ppc mac mini here at work to see if
> we want to pursue using it company wide
> 
> I'm having a small hickup with running anysort of c#.net windows app with
> forum
> 
> 
> when i try to execute the .exe 
> 
> 
> when i do a 
> 
> mono crystalclear.exe  in x11 i get the following error
> 
> 
> [code]AT-WKNDCON5-M:~/Desktop macsuper$ ls
> CrystalClear.exe
> MonoFramework-1.9.1_3.macos10.novell.universal.dmg
> USAT-WKNDCON5-M:~/Desktop macsuper$ mono CrystalClear.exe 
> 
> ** (CrystalClear.exe:25600): WARNING **: The following assembly referenced
> from /Users/macsuper/Desktop/CrystalClear.exe could not be loaded:
>      Assembly:   CrystalDecisions.Windows.Forms    (assemblyref_index=3)
>      Version:    10.2.3600.0
>      Public Key: 692fbea5521e1304
> System error: Unknown error: 0
> 
> 
> ** (CrystalClear.exe:25600): WARNING **: Could not load file or assembly
> 'CrystalDecisions.Windows.Forms, Version=10.2.3600.0, Culture=neutral,
> PublicKeyToken=692fbea5521e1304' or one of its dependencies.
> 
> Unhandled Exception: System.TypeLoadException: A type load exception has
> occurred.
> USAT-WKNDCON5-M:~/Desktop macsuper$ [/code]

It appears the mono runtime has a problem with the
CrystalDecisions.Windows.Forms assembly.  Is this a mixed-mode assembly
by any chance?  Can you provide us with a testcase so we can investigate
and fix the problem?

Thanks

-g




More information about the Mono-osx mailing list