[ODE] ODE x64&In-Reply-To=BAY143-F40C311EC2

Darok Kaminski darokkaminski at hotmail.com
Tue Jun 19 12:44:03 MST 2007


So i have to lock all assemblies to 32bit... How do i that?
I'm working on Visual Express 2005 for C#. I have also VE2005 for C++.


>From: "Andreas Fredriksson" <deplinenoise at gmail.com>
>To: ode at ode.org
>Subject: Re: [ODE] ODE x64
>Date: Mon, 18 Jun 2007 16:19:10 +0200
>
>On 6/17/07, Darok Kaminski <darokkaminski at hotmail.com> wrote:
> > I have an intel core 2 Duo E6600. My OS is Windows Vista. In a program 
>on
> > .Net that uses ode.dll i have the next execption:
> > "trying to load a program  with an invalid format. Exception HRESULT:
> > 0x8007000B"
>
>Your program assembly (or the ODE .NET wrapper) isn't locked to 32-bit
>mode, so when running on a 64-bit O/S it will run in 64-bit mode.
>Therefore it can't load the 32-bit DLL.
>
>You could work around this by setting the architecture option for all
>involved assemblies to X86 to prevent them from running in 64-bit
>mode, that should make the DLL load correctly.
>
>// A
>_______________________________________________
>ODE mailing list
>ODE at ode.org
>http://ode.org/mailman/listinfo/ode

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



More information about the ODE mailing list