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

Sample Program produces an error when creating the form

The Sample Program Project contains a reference to an older version of the PAL.dll. Update PAL in the sample program.

Steps to the solution:
  1. Make sure they have the latest versions of Brekeke PBX and Brekeke PAL installed.
  2. Start Visual Studio IDE.
  3. Open your solution.
  4. Right click your project and select properties.
  5. Select References tab.
  6. Select PAL. Click Remove button.
  7. Click on the Add button.
  8. Click on Browse tab, then browse for the PAL.dll (Usually in c:\Program Files\Brekeke\PAL folder).
  9. Add the PAL.dll.
  10. Save the changes and rebuild the project.
  11. Close and restart the Visual Studio IDE.