Problem:
Is there a possibilty to develop an application on a 64bit Windows (x64 Edition) machine and then deploy that to an Itanium based machine?
Resolution:
It is not possible doing cross-develop for different 64-bit platforms. So, for example, building an application on an Itanium machine, it will not run on an X64 machine. It is the need to build it on an X64 machine for it to run there.