Control Add-ins and Version Compatibility

Control Add-ins written in C# are not cross-version compatible. You cannot use an assembly compiled for 2013 R2 with 2015 (or the opposite way around, or any other version combination for that matter) without recompiling it with correct extensibility framework assembly reference. Bron : Vjeko.com Lees…

NAV2013R2: Extended Version List

This is something many partners have been wanting for a long time. With NAV2013R2, it’s finally happening: Finally it’s possible to put more then 80 characters in the Version List column in the Object Designer. The field has been extended to 248 characters, as you can…