cancel
Showing results for 
Search instead for 
Did you mean: 

Add-On not installing

kinyanjui_kamau
Participant
0 Kudos

I have an add-on that is not installing into SAP B1 v9.1. I am able to register it but when I go to add-on manager and click install, the SAP program just freezes and nothing happens.

I compile my code in 'Release' and 'x86' in Visual Studio 2013.

I then use the B1DE in my visual studio and run the AddOnInstaller .NET wizard which creates a VB project in 'Release' and 'Any CPU'.

I import the .ard and .exe found in the bin folder during registration.

During install, the SAP application freezes here:

What am I doing wrong. I need to get this add-on installed. Any help appreciated.

Regards,

Kinyanjui.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Kinyanjui,

Go to SAP installation folder and change it's security properties to ALLOW for 'Full Control' and 'Modify'.

Then run the SAP B1 Client as Administrator.

Then install the addon.

Best regards,

Paul.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

have you set the files you compile with your wizard to embedded resource ? and Copy always?

Regards

Oliver

kinyanjui_kamau
Participant
0 Kudos

Hi Oliver,

Yes, I have already done that. Solved the problem anyway.

Regards,

Kinyanjui

Former Member
0 Kudos

Hi Kinyanjul,

okay and wat was your problem?

Regards

Oliver

kinyanjui_kamau
Participant
0 Kudos

Hi Oliver,

I was able to solve the issue. Thanks.

Regards,

Kinyanjui

Former Member
0 Kudos

Hi Kamau, I am Rajendra from FAMECO.