Consultor Eletrônico



Kbase P116035: How to deploy Dynamics static code to a 64-platform?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/11/2007
Status: Unverified

GOAL:

How to deploy Dynamics static code to a 64-platform?

GOAL:

Static code can only be generated via the AppBuilder

GOAL:

32-bit r-code cannot be run on a 64-bit platform

FACT(s) (Environment):

OpenEdge 10.1A 64-bit
OpenEdge 10.1B 64-bit
Dynamics
UNIX
Linux x86 64-bit

FIX:

The AppBuilder produce normal ABL code. In some circumstances the tool will also compile that code (there are toggles for this in the AppBuilder and 4GL Generator/PGEN), but there is nothing preventing manual compilation of the code.

The thing to remember is that any application code (whether is the application itself, or changes to Dynamics/ADM2) needs to be compiled on the relevant platform.