J
Jerome
Hi all,
I've made a .NET wrapper of a C++ toolkit using MC++ (perhaps I should now
take a look to C++/CLI).
The 32 bits version works fine on Win32 and 64 bits version works fine on
Win64 .... but .... 32 bits version fails to run under 64 bits (the C++ 32
bits version works well).
In fact a FileNotFoundException is thrown at startup ... no way to get rid
of it !
I suspect it could not work (my little finger tells me) ... I found no
relevant information about this behaviour.
What do you think ? A problem with manifests ?
..NET Framework 2.0
Visual 2005
Winxp 64
Best Regards
Geronimo.
I've made a .NET wrapper of a C++ toolkit using MC++ (perhaps I should now
take a look to C++/CLI).
The 32 bits version works fine on Win32 and 64 bits version works fine on
Win64 .... but .... 32 bits version fails to run under 64 bits (the C++ 32
bits version works well).
In fact a FileNotFoundException is thrown at startup ... no way to get rid
of it !
I suspect it could not work (my little finger tells me) ... I found no
relevant information about this behaviour.
What do you think ? A problem with manifests ?
..NET Framework 2.0
Visual 2005
Winxp 64
Best Regards
Geronimo.