Hello,
I am trying to make a sample application using your wpf desktop edition.
I am working on windows 7 x64.
when i am running the demo, an error is occuring: Could not find assembly MapSuiteGeoRasterx86
The only working way is to put needed assemblies on: "C:\Windows\SysWOW64",
But i need to put those assemblies behind my demo executable file, why it not working? and why i cannot add this dll as a normal reference in my project, knowing that this assembly is a managed assembly (pure .net)
Thanks.