[Mono-list] Problems with Visual Studio 2005 compiled code

Paolo Molaro lupus at ximian.com
Thu Aug 30 07:33:07 EDT 2007


On 08/29/07 Eric Morgan wrote:
> Code compiled from VS2005 does not run under mono.  It says that it cannot
> open the assembly (Main executable).  The same mono version will run other
> apps compiled with our old VS2003.  Is there some configuration option I'm
> missing? What else can I do to troubleshoot it to at least see what's wrong?
> 
> Mono-INFO: Assembly Loader probing location:
> '/home/rengeo/RenegadeGeophysics/SeismicStudioLinux/SeismicStudio1.3.3/SeismicStudio.exe'.
> 
> Mono-INFO: Unloading image
> /home/rengeo/RenegadeGeophysics/SeismicStudioLinux/SeismicStudio1.3.3/SeismicStudio.exe
> [0x7826c0].
> Cannot open assembly
> /home/rengeo/RenegadeGeophysics/SeismicStudioLinux/SeismicStudio1.3.3/SeismicStudio.exe.

I guess you can't share that app with us? It looks like an issue with
the loader: it may be over-zealous in some sanity checks it is doing.
If you can't send the program to me (there is no need to send it to the
list), you could try to send me just the first 4 or 8 KBs of it: it may
be possible that would be enough to see what is going on.
Or if you can get a binary of some other program compiled with VS2005
that fails to load in the same way, that would work too.

Thanks!

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better


More information about the Mono-list mailing list