cancel
Showing results for 
Search instead for 
Did you mean: 

How to create 64-bit version addon in SAP Business One

former_member416544
Participant
0 Kudos
1,318

Hi Experts,

Recently my client was update SAP Business one to 64-bit version, Now, I want to create 64-bit of addon's.
Could you please someone suggest me, what steps need to follow to create 64-bit of addon.

Presently I followed the steps are

1. Created the Standard addon project using SDK(Build & Release with x64 platform)

2. Created the Add on-Installer project using SAP B1AddonInstaller.Net Wizard(Build & Release with x64 platform)

3. generate the .ard file using the AddOnRegDataGen.exe

here I have question

Q1. what should I give to Add-on executable full path?

Q2. what should I give to installer executable full path?

Q3. what should I give to uninstaller executable full path?

If I'm missing please suggest me to overcome this issue.

View Entire Topic
vitor_vieira
Explorer
0 Kudos

Hi Chenna,

Lightweight is just the way you deploy the add-on. It just replaces the need to create an add-on installer.

Going back to your step list above:

1. Created the Standard addon project using SDK(Build & Release with x64 platform)

2. Create Lightweight deployment package.

There is no step 3 🙂

Give it a try, you'll thank me later.

Regards,

VV

former_member416544
Participant
0 Kudos

Hi VV,

I followed the steps as you suggested in previous replay.

But, here I'm facing one issue, while I start my addon in Add-on Manager, system shows error message

Failed connecting to the company's Data Base [-4009 - Failed to connect SLD, make sure (PFA).

could please suggest me, what is the cause?

Thanks,
chenna