Close
 Brekeke Website | Bekeke SIP Server | Brekeke PBX   
Notification:  
v3.0.2 Professional
Login
Loading

Run PAL App on Windows 7 64-bit

Rebuild with PAL application at 64-bit windows 7 and
the new solution can run on 64-bit windows.

Steps:

  1. Open project with Microsoft Visual Studio,
    From menu bar, choose Tool / options / projects and then solutions / General,
    check “Show advanced build configurations” and click OK

    From menu Build, choose “Configuration Manager”,
    at pop-up window, “Active solution platform” drop-down list, select “New”

    At New solution Platform pop-up window, “Type or select the new platform” drop-down list,
    select x86, all others are as default setting,

    then click OK, and close “Configuration Manager” window
     
  2. Go to PAL program project folder / bin /, there will be a new folder named “x86”
    Copy the files “Interop.OperatorBean.dll” and “Pal.dll” which are under Brekeke PAL installation directory (C:\Program Files (x86)\Brekeke\pal\) to your projects/bin/x86/ debug/ or bin/x86/release/
     
  3. Copy all other configuration files needed by PAL application to your projects/bin/x86/debug/ or bin/x86/release/
     
  4. Rebuild solution then PAL program can run on 64-bit windows.


Related links: