Question: Using OpenMaple with C# in "Any CPU"

I try to connect Maple with C# by using OpenMaple at http://www.mapleprimes.com/posts/38048-Using-OpenMaple-With-C

But OpenMaple just excuted in x64 mode, I want to excute OpenMaple in "Any CPU" mode. How can I do this?

P/s: I'm using Windows 7 Ultimate x64 and Visual Studio Ultimate 2013.

Please Wait...