i made a very simple windows application that just displays a map, using a 32-bit PC., it runs well on this PC. Then i install it to a 64-bit PC to test, but error occur:
Could not load file or assembly 'DesktopEdition, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0828af5241fb4207' or one of its dependencies. An attempt was made to load a program with an incorrect format.
Why is that so? and how to correct it?
Ric