Compile add-ins

Build 1501 on 14/Nov/2017  This topic last edited on: 13/Sep/2015, at 14:30

When you done with the changes, you have to compile add-ins. The compiling takes not more than 5-10 seconds.

To compile add-ins:

1.Make sure your GN4 client applications are not running, otherwise exit all of them.

2.In version 1.5 or newer: Make sure you've selected the appropriate platform as explained in Select 32-bit or 64-bit platform.

3.On the Build menu, click Build solution.

4.If everything is ok, the Visual Studio Express status bar (left side) will read: Build succeeded. Updated DLLs are automatically copied in the folder with GN4 applications.

5.Restart your GN4 applications and test your changes.

If there are errors displayed, look at Compilation errors to understand the problem.

Note about recompiling when applying a system update

When recompiling system add-ins during the steps of applying a system update, make sure that you perform the step 5 only after you updated all WEB and BIN folders on the servers, and not immediately after recompiling - as in that case, the WEB folder won't correspond to the compiled add-ins.

See also

Edit and continue