Skip to Content
Author's profile photo Former Member

Add-on locked as registered add-on – but runs fine while debugged by VS2010

Hi,

I’ve developed a simple Business One Add-On.

It shows a messagebox and adds an event-listener that observes a checkbox.

I combined it with an installer (I slightly modified the sample “14.AddOnInstaller”), created the registration file and installed it successfully.

The add-on starts fine, some log-files are written, the messagebox shows up as expected but instead of running in background, B1 says, it is locked.

/wp-content/uploads/2013/07/3detail_239290.png/wp-content/uploads/2013/07/4detail_239294.png

Debugging the add-on in VisualStudio 2010 gives me no error. The messagebox and the event-listener are working good. I encapsulated the connection establishment using try/catch and write every cought exception to a logfile.

Any further suggestions?

Dominic

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.